free_mutant/.rubocop.yml
2014-01-02 21:50:08 +01:00

7 lines
114 B
YAML

AllCops:
Includes:
- 'Gemfile'
Excludes:
- 'Gemfile.devtools'
- 'vendor/**'
- 'benchmarks/**'