Skip to content

Commit

Permalink
[#209] clippy: map_entry ignore 처리
Browse files Browse the repository at this point in the history
  • Loading branch information
myyrakle committed Jan 1, 2025
1 parent 2798790 commit ba981a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rupring/src/lib.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
#![allow(clippy::single_match)]
#![allow(clippy::to_string_trait_impl)]
#![allow(clippy::map_entry)]

/*! # Get Started
There is only one dependency.
Expand Down

0 comments on commit ba981a8

Please sign in to comment.