wxmail/.rubocop.yml
2025-10-26 22:51:10 +00:00

12 lines
282 B
YAML

Layout/HashAlignment:
Enabled: false
Style/HashSyntax:
Enabled: false
Layout/FirstHashElementIndentation:
Enabled: false
Style/FrozenStringLiteralComment:
Enabled: false
Layout/IndentationWidth:
Enabled: false
Layout/FirstArgumentIndentation:
Enabled: false