mirror of
https://github.com/deuxfleurs-org/garage.git
synced 2026-08-05 20:37:41 +00:00
fix clippy warnings on table
This commit is contained in:
committed by
Alex Auvolat
parent
f05bb111c2
commit
f5a0cf0414
@@ -1,4 +1,5 @@
|
||||
#![recursion_limit = "1024"]
|
||||
#![allow(clippy::comparison_chain, clippy::upper_case_acronyms)]
|
||||
|
||||
#[macro_use]
|
||||
extern crate log;
|
||||
|
||||
Reference in New Issue
Block a user