mirror of
https://github.com/rust-lang/rust.git
synced 2024-12-01 03:03:40 +00:00
Exclude test file from rust tidy check
This commit is contained in:
parent
aa1b36dc6d
commit
dfb94d09d4
@ -309,6 +309,7 @@ fn check_dbg(path: &Path, text: &str) {
|
||||
"handlers/remove_dbg.rs",
|
||||
// We have .dbg postfix
|
||||
"ide_completion/src/completions/postfix.rs",
|
||||
"ide_completion/src/tests/proc_macros.rs",
|
||||
// The documentation in string literals may contain anything for its own purposes
|
||||
"ide_completion/src/lib.rs",
|
||||
"ide_db/src/helpers/generated_lints.rs",
|
||||
|
Loading…
Reference in New Issue
Block a user