Skip to content

Commit 97d08dd

Browse files
committed
Style/NumericLiteralPrefix
1 parent 15df8b9 commit 97d08dd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.rubocop.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -283,6 +283,9 @@ Style/NestedModifier:
283283
Style/NestedParenthesizedCalls:
284284
Enabled: false
285285

286+
Style/NumericLiteralPrefix:
287+
EnforcedOctalStyle: zero_only
288+
286289
Style/NumericPredicate:
287290
Enabled: false
288291

0 commit comments

Comments
 (0)