mirror of
https://github.com/jimeh/bunnyrun.git
synced 2026-02-19 07:56:40 +00:00
9 lines
124 B
YAML
9 lines
124 B
YAML
AllCops:
|
|
TargetRubyVersion: 2.3
|
|
|
|
Documentation:
|
|
Enabled: false
|
|
|
|
Style/HashSyntax:
|
|
EnforcedStyle: ruby19_no_mixed_keys
|