de80188c64
Add module_style lint to style changelog: Add new [`module_style`] style lint This is a configurable (no mod file/mod file) lint that determines if `mod.rs` is used consistently or if `mod.rs` is never used (using the new mod layout).