mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-08 22:33:22 +00:00
style: workspace lints (#148)
* fix: clippy error * style: workspace lints * test: ignore failures
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
#![deny(clippy::unwrap_used)]
|
||||
|
||||
mod encdec;
|
||||
mod error;
|
||||
mod jwt;
|
||||
|
||||
Reference in New Issue
Block a user