Skip to content

Commit 5b4ca06

Browse files
committed
remove lint allow
1 parent 251947f commit 5b4ca06

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

tests/coherence.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
#![allow(non_snake_case)]
2-
31
use formality::test_program_ok;
42

53
#[test]

tests/hello_world.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
#![allow(non_snake_case)]
2-
31
use formality::test_program_ok;
42

53
const PROGRAM_BROKEN: &str = "[

0 commit comments

Comments
 (0)