free_mutant/.rubocop.yml

8 lines
114 B
YAML
Raw Normal View History

2014-01-02 15:50:08 -05:00
AllCops:
Includes:
- 'Gemfile'
Excludes:
- 'Gemfile.devtools'
- 'vendor/**'
- 'benchmarks/**'