.rubocop.yml in puppet-resource_api-1.7.0 vs .rubocop.yml in puppet-resource_api-1.8.0
- old
+ new
@@ -1,8 +1,7 @@
---
require: rubocop-rspec
-inherit_from: .rubocop_todo.yml
AllCops:
TargetRubyVersion: '2.1'
Include:
- "**/*.rb"
Exclude:
@@ -155,6 +154,6 @@
- is
ForbiddenNames: []
# This cop breaks syntax highlighting in VSCode
Layout/ClosingHeredocIndentation:
- Enabled: false
\ No newline at end of file
+ Enabled: false