Skip to content

Commit 9052c57

Browse files
committed
really ignore enzyme
1 parent 5860583 commit 9052c57

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: src/tools/tidy/src/walk.rs

+1
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ pub fn filter_dirs(path: &Path) -> bool {
2424
"src/tools/rust-analyzer",
2525
"src/tools/rustc-perf",
2626
"src/tools/rustfmt",
27+
"src/tools/enzyme",
2728
"src/doc/book",
2829
"src/doc/edition-guide",
2930
"src/doc/embedded-book",

0 commit comments

Comments
 (0)