RubyGems Navigation menu

rubocop-style-compact_nesting 0.1.2

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.

Gemfile:
=

install:
=

Versions:

  1. 0.1.2 June 01, 2026 (9.5 KB)
  2. 0.1.1 June 01, 2026 (9 KB)
  3. 0.1.0 June 01, 2026 (9 KB)

Runtime Dependencies (2):

lint_roller ~> 1.1
rubocop >= 1.72, < 2.0

Owners:

Pushed by:

GitHub

Authors:

  • Ramon Rodrigues

SHA 256 checksum:

=

Total downloads 233

For this version 74

Version Released:

License:

MIT

Required Ruby Version: > 3.1.0

New versions require MFA: true

Version published with MFA: true

Links: