handle license check
This commit is contained in:
parent
127f9a6416
commit
612830dc77
@ -45,7 +45,8 @@ static EXCEPTIONS: &'static [&'static str] = &[
|
||||
"fuchsia-zircon", // BSD-3-Clause, rustdoc, rustc, cargo (jobserver & tempdir)
|
||||
"cssparser-macros", // MPL-2.0, rustdoc
|
||||
"selectors", // MPL-2.0, rustdoc
|
||||
"clippy_lints", // MPL-2.0 rls
|
||||
"clippy_lints", // MPL-2.0, rls
|
||||
"colored", // MPL-2.0, rustfmt
|
||||
];
|
||||
|
||||
/// Which crates to check against the whitelist?
|
||||
|
Loading…
x
Reference in New Issue
Block a user