1 2 3 4 5 6
// Copyright 2025 Umberto Gotti <umberto.gotti@umbertogotti.dev> // Licensed under the MIT License // SPDX-License-Identifier: MIT pub mod spdx_matches_manifest_rule; pub mod workspace_dependencies_rule;