Ban mod.rs.

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