Update tidy ignore path

This commit is contained in:
Lukas Wirth 2021-10-12 09:47:21 +02:00
parent acaf270911
commit 22f471d81f

@ -342,7 +342,7 @@ fn check_test_attrs(path: &Path, text: &str) {
// :(
"hir_def/src/nameres/collector.rs",
// Long sourcegen test to generate lint completions.
"ide_completion/src/tests/sourcegen.rs",
"ide_db/src/tests/sourcegen_lints.rs",
// Obviously needs ignore.
"ide_assists/src/handlers/toggle_ignore.rs",
// See above.