.rubocop.yml in rocket_api-0.0.1.8 vs .rubocop.yml in rocket_api-0.0.1.9
- old
+ new
@@ -3,9 +3,10 @@
- Gemfile
- test/*
- Rakefile
- rocket_api.gemspec
- bin/*
+ - spec/**/**
Style/FrozenStringLiteralComment:
Enabled: false
Metrics/LineLength:
\ No newline at end of file