.rubocop.yml in convection-2.2.6 vs .rubocop.yml in convection-2.2.7
- old
+ new
@@ -1,15 +1,15 @@
inherit_from: .rubocop_todo.yml
AllCops:
Include:
- lib/**/*
- - bin/**/*
- Gemfile
- Rakefile
- Thorfile
Exclude:
- example/**/*
+ - bin/convection
- 'lib/convection/model/template/mapping.rb' # Something is causing this file to fail
Encoding:
Enabled: false
RescueModifier: