This commit is contained in:
0x1eef 2024-06-22 00:28:37 -03:00
parent 03c21f45c7
commit be6c5b1bdb

View file

@ -29,6 +29,9 @@ Layout/SpaceInsideHashLiteralBraces:
##
# Disabled
Style/MixinUsage:
Exclude:
- Rakefile.rb
Layout/MultilineMethodCallIndentation:
Enabled: false
Layout/ArgumentAlignment: