Skip to content
Snippets Groups Projects
Unverified Commit 17fffce0 authored by ck85nori's avatar ck85nori :railway_track:
Browse files

[clippy] don't deny all

parent c31396bf
No related branches found
No related tags found
No related merge requests found
#![deny(clippy::all)]
#![warn(clippy::pedantic, clippy::nursery)] #![warn(clippy::pedantic, clippy::nursery)]
mod balance; mod balance;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment