.rubocop.yml in convection-0.2.32 vs .rubocop.yml in convection-0.2.33
- old
+ new
@@ -2,10 +2,9 @@
AllCops:
Include:
- lib/**/*
- bin/**/*
- - test/**/*
- Gemfile
- Rakefile
- Thorfile
Exclude:
- example/**/*