.rubocop.yml in astrolabe-1.3.0 vs .rubocop.yml in astrolabe-1.3.1
- old
+ new
@@ -1,10 +1,10 @@
LineLength:
Max: 100
ClassLength:
- Max: 103
+ Max: 150
AlignHash:
# Alignment of entries using hash rocket as separator. Valid values are:
#
# key - left alignment of keys