Ban module inception, this is annoying.

@zxq5 thoughts?
This commit is contained in:
2025-02-24 15:34:29 +00:00
parent 1c22f89665
commit 1c147dd933
3 changed files with 4 additions and 0 deletions
+1
View File
@@ -8,6 +8,7 @@
rustdoc::missing_errors_doc,
rustdoc::missing_panics_doc
)]
#![deny(clippy::module_inception)]
use std::fs::File;
use std::io::{Read, Seek, SeekFrom};