.rubocop.yml in graph_attack-2.2.0 vs .rubocop.yml in graph_attack-2.3.0
- old
+ new
@@ -67,10 +67,10 @@
RSpec/NestedGroups:
Max: 5
# Allow longer examples (default 5)
RSpec/ExampleLength:
- Max: 8
+ Max: 15
Layout/EmptyLinesAroundAttributeAccessor:
Enabled: true
Layout/SpaceAroundMethodCallOperator: