default.yml in ramsey_cop-0.22.0 vs default.yml in ramsey_cop-0.23.0

- old
+ new

@@ -3,9 +3,10 @@ AllCops: Exclude: - db/schema.rb - vendor/**/* - node_modules/**/* + NewCops: disable Layout/AccessModifierIndentation: EnforcedStyle: outdent Layout/EmptyLinesAroundAttributeAccessor: