Sign in Sign up
rubygems

rubocop-style-compact_nesting

A RuboCop plugin providing Style/CompactModuleNesting, which enforces a hybrid module/class nesting style: all namespace segments collapsed onto a single `module A::B::C` line, with the innermost class or module nested separately inside it.

Activity

Latest release
3mo ago
Total releases
3
Cadence
~daily
Last 12 months
3

Reach

Stars

Details

License
MIT
First release
Jun 01, 2026
Releases
Version Released
0.1.2 patch
0.1.1 patch
0.1.0 initial