.rubocop.yml: update to match main configuration

This commit is contained in:
BrewTestBot 2026-01-07 08:11:53 +00:00
parent f92e9a64f1
commit 911f496002
No known key found for this signature in database

View File

@ -31,6 +31,8 @@ Layout/EndAlignment:
Layout/HashAlignment:
EnforcedHashRocketStyle: table
EnforcedColonStyle: table
Layout/IndentationWidth:
Enabled: false
Layout/LeadingCommentSpace:
Exclude:
- Taps/*/*/cmd/*.rb