mirror of
https://github.com/internetee/registry.git
synced 2025-05-17 17:59:47 +02:00
Turn off NumericLiterals
This commit is contained in:
parent
81db8e53d7
commit
e22f6472aa
1 changed files with 4 additions and 0 deletions
|
@ -81,3 +81,7 @@ Style/CommentIndentation:
|
||||||
# It did not alayws suggested good format
|
# It did not alayws suggested good format
|
||||||
Style/AlignParameters:
|
Style/AlignParameters:
|
||||||
Enabled: false
|
Enabled: false
|
||||||
|
|
||||||
|
# No need fancy style of numbers such as 1_000_000
|
||||||
|
Style/NumericLiterals
|
||||||
|
Enabled: false
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue