vmfloaty/.rubocop.yml
2019-02-03 12:22:41 +11:00

10 lines
202 B
YAML

---
AllCops:
TargetRubyVersion: 2.4
Style/Documentation:
Enabled: False
Style/HashSyntax:
EnforcedStyle: hash_rockets
Style/TrailingCommaInHashLiteral:
EnforcedStyleForMultiline: comma