.rubocop.yml in assembly-utils-1.4.6 vs .rubocop.yml in assembly-utils-1.5.0

- old
+ new

@@ -3,12 +3,11 @@ # rspec expect{...} is conventional Style/SpaceBeforeBlockBraces: Exclude: - 'spec/**/*_spec.rb' -# Allow for alignment Style/SpaceAroundOperators: - MultiSpaceAllowedForOperators: true + AllowForAlignment: true Style/EmptyLineBetweenDefs: AllowAdjacentOneLineDefs: true # Configuration parameters: AllowURI, URISchemes.