Skip to content

Commit

Permalink
[#209] clippy: to_string_trait_impl ignore 처리
Browse files Browse the repository at this point in the history
  • Loading branch information
myyrakle committed Jan 1, 2025
1 parent d4a882f commit 3f11c87
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,4 +1,5 @@
#![allow(clippy::single_match)]
#![allow(clippy::to_string_trait_impl)]

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

0 comments on commit 3f11c87

Please sign in to comment.