Skip to content

Commit 4cda5ed

Browse files
committed
exclude lines of code
1 parent 5ec8255 commit 4cda5ed

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tooling/loc/src/main.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ mod report;
99

1010
const EXCLUDED: &[&str] = &[
1111
"tooling",
12+
"bench_vs",
1213
"*target*",
1314
"*tests*",
1415
"*test_utils*",

0 commit comments

Comments
 (0)