.rubocop.yml in influxdb-rails-1.0.2 vs .rubocop.yml in influxdb-rails-1.0.3
- old
+ new
@@ -9,10 +9,11 @@
- 'smoke/**/*'
- 'Gemfile'
- 'vendor/bundle/**/*'
DisplayCopNames: true
StyleGuideCopsOnly: false
- TargetRubyVersion: 2.4
+ TargetRubyVersion: 2.5
+ NewCops: enable
Layout/EmptyLinesAroundArguments:
Enabled: false
Layout/SpaceBeforeBlockBraces: