free_mutant/.rubocop.yml
2014-04-10 16:35:51 +00:00

8 lines
129 B
YAML

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