config/default_edge.yml in rubocop-rootstrap-0.1.2 vs config/default_edge.yml in rubocop-rootstrap-1.0
- old
+ new
@@ -1,6 +1,9 @@
inherit_from: default.yml
+AllCops:
+ NewCops: enable
+
Layout/ClassStructure:
Enabled: true
Layout/EmptyLinesAroundAttributeAccessor:
Enabled: true