Skip to content

Commit

Permalink
Drop clippy since TypedBuilder is messing with it
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Saveau <[email protected]>
  • Loading branch information
SUPERCILEX committed Jan 10, 2024
1 parent a91482c commit cc51d7f
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions tests/api.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,3 @@
fn fmt() {
supercilex_tests::fmt();
}

#[test]
fn clippy() {
supercilex_tests::clippy();
}

0 comments on commit cc51d7f

Please sign in to comment.