Categories: None [Edit]

rubocop-style-compact_nesting

https://rubygems.org/gems/rubocop-style-compact_nesting
https://github.com/ramongr/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.

Total

Ranking: 189,035 of 196,079
Downloads: 876

Daily

Ranking: 130,811 of 196,051
Downloads: 0

Depended by

RankDownloadsName
135,5444,842assistant

Depends on

RankDownloadsName
57733,587,537rubocop
416127,841,238lint_roller

Owners

#GravatarHandle
1iconramongr