rack-attack/.rubocop.yml
2018-04-17 14:16:17 -04:00

18 lines
194 B
YAML

AllCops:
TargetRubyVersion: 2.2
DisabledByDefault: true
Bundler:
Enabled: true
Gemspec:
Enabled: true
Layout:
Enabled: true
Performance:
Enabled: true
Security:
Enabled: true