config/chefstyle.yml in chefstyle-0.15.1 vs config/chefstyle.yml in chefstyle-1.0.1

- old
+ new

@@ -1,7 +1,7 @@ AllCops: - TargetRubyVersion: 2.3 + TargetRubyVersion: 2.4 # # Bundler # @@ -442,10 +442,10 @@ Enabled: true Style/SymbolArray: Enabled: true Style/SymbolProc: Enabled: true -Layout/Tab: +Layout/IndentationStyle: Enabled: true Layout/TrailingBlankLines: Enabled: true Style/TrailingCommaInArguments: Enabled: true