.rubocop.yml in inch-0.5.0.rc5 vs .rubocop.yml in inch-0.5.0.rc6
- old
+ new
@@ -5,11 +5,5 @@
- '**/*.gemspec'
- '**/Gemfile'
- '**/Rakefile'
Exclude:
- 'test/fixtures/**/*'
-
-Style/Encoding:
- Enabled: true
-
-Style/StringLiterals:
- EnforcedStyle: double_quotes