Enable (and disable) more rubocops
1 unresolved thread
1 unresolved thread
Compare changes
Files
3- Douwe Maan authored
+ 65
− 46
@@ -16,6 +15,10 @@ Performance/RedundantBlockCall:
@@ -16,6 +15,10 @@ Performance/RedundantBlockCall:
@@ -28,20 +31,37 @@ RSpec/HookArgument:
@@ -28,20 +31,37 @@ RSpec/HookArgument:
# Configuration parameters: EnforcedHashRocketStyle, EnforcedColonStyle, EnforcedLastArgumentHashStyle, SupportedLastArgumentHashStyles.
@@ -49,7 +69,7 @@ Style/AlignHash:
@@ -49,7 +69,7 @@ Style/AlignHash:
@@ -61,14 +81,14 @@ Style/EmptyElse:
@@ -61,14 +81,14 @@ Style/EmptyElse:
@@ -80,29 +100,33 @@ Style/ExtraSpacing:
@@ -80,29 +100,33 @@ Style/ExtraSpacing:
@@ -123,7 +147,7 @@ Style/LineEndConcatenation:
@@ -123,7 +147,7 @@ Style/LineEndConcatenation:
@@ -135,26 +159,26 @@ Style/MethodMissing:
@@ -135,26 +159,26 @@ Style/MethodMissing:
@@ -166,13 +190,13 @@ Style/NumericPredicate:
@@ -166,13 +190,13 @@ Style/NumericPredicate:
@@ -204,7 +228,7 @@ Style/Proc:
@@ -204,7 +228,7 @@ Style/Proc:
@@ -225,7 +249,7 @@ Style/RedundantReturn:
@@ -225,7 +249,7 @@ Style/RedundantReturn:
@@ -242,19 +266,13 @@ Style/RescueModifier:
@@ -242,19 +266,13 @@ Style/RescueModifier:
@@ -274,14 +292,15 @@ Style/SpaceBeforeFirstArg:
@@ -274,14 +292,15 @@ Style/SpaceBeforeFirstArg:
# Configuration parameters: EnforcedStyle, SupportedStyles, EnforcedStyleForEmptyBraces, SpaceBeforeBlockParameters.
@@ -291,14 +310,14 @@ Style/SpaceInsideParens:
@@ -291,14 +310,14 @@ Style/SpaceInsideParens:
@@ -321,18 +340,18 @@ Style/TernaryParentheses:
@@ -321,18 +340,18 @@ Style/TernaryParentheses:
@@ -344,12 +363,12 @@ Style/TrailingWhitespace:
@@ -344,12 +363,12 @@ Style/TrailingWhitespace: