diff --git a/audit/src/lib.rs b/audit/src/lib.rs index e84ac86..3845e7b 100644 --- a/audit/src/lib.rs +++ b/audit/src/lib.rs @@ -58,6 +58,7 @@ pub fn audit_config_arguments() -> &'static [&'static str] { "--all-cells", "buildfile.name", "buildfile.name_v2", + "project.ignore", REUSE_CONFIG, ] }