.rubocop.yml in schema_serializer-0.2.6 vs .rubocop.yml in schema_serializer-0.2.7
- old
+ new
@@ -3,9 +3,13 @@
TargetRubyVersion: 2.6
Exclude:
- "node_modules/**/*"
- "vendor/**/*"
+Layout/EmptyLineBetweenDefs:
+ Exclude:
+ - "lib/schema_serializer/errors.rb"
+
# Private methods indent.
Layout/IndentationConsistency:
EnforcedStyle: indented_internal_methods
# Warning: 120 characters