Skip to content

clippy: deny `mod_module_files`

opara requested to merge opara/arti:mod-module-files into main

Denies 'mod.rs' files for consistency with the rest of arti modules.

https://rust-lang.github.io/rust-clippy/master/index.html#mod_module_files

This only took a minute to add. I'm not usually a fan of more clippy lints, but I think maintaining consistency is worthwhile.

Merge request reports

Loading