mirror of
https://github.com/djibux/BoilR.git
synced 2026-09-01 05:53:41 +02:00
@@ -2,6 +2,9 @@
|
||||
#![deny(clippy::get_unwrap)]
|
||||
#![deny(clippy::unwrap_used)]
|
||||
#![deny(clippy::indexing_slicing)]
|
||||
#![deny(clippy::expect_used)]
|
||||
#![deny(clippy::panic)]
|
||||
#![deny(clippy::todo)]
|
||||
|
||||
mod config;
|
||||
mod migration;
|
||||
|
||||
Reference in New Issue
Block a user