Skip to content

Commit

Permalink
update flake + allow(unused_qualifications) because clap
Browse files Browse the repository at this point in the history
  • Loading branch information
GoldsteinE committed Aug 7, 2023
1 parent 35ec6b0 commit 0ffc3a5
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 10 deletions.
36 changes: 27 additions & 9 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
noop_method_call,
pointer_structural_match,
unused_lifetimes,
unused_qualifications,
clippy::wildcard_dependencies,
clippy::debug_assert_with_mut_call,
clippy::empty_line_after_outer_attr,
Expand Down

0 comments on commit 0ffc3a5

Please sign in to comment.