Skip to content

Commit 8623b4a

Browse files
committed
Skip style checking for libc module
1 parent a7f58a5 commit 8623b4a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ci/style.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ fn walk(path: &Path, err: &mut Errors) {
7272

7373
"dox.rs" |
7474
"lib.rs" |
75+
"libc.rs" |
7576
"macros.rs" => continue,
7677

7778
_ => {}

0 commit comments

Comments
 (0)