Skip to content

Commit

Permalink
Configure clippy for project
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanjermakov committed Nov 7, 2023
1 parent f6e9237 commit 2f11e84
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/main.rs
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#![allow(clippy::format_collect)]

#[macro_use]
extern crate log;

Expand Down

0 comments on commit 2f11e84

Please sign in to comment.