mirror of
https://github.com/internetee/registry.git
synced 2025-07-03 09:43:36 +02:00
Rubocop syntax fix
This commit is contained in:
parent
e22f6472aa
commit
609c35c507
1 changed files with 1 additions and 1 deletions
|
@ -83,5 +83,5 @@ Style/AlignParameters:
|
||||||
Enabled: false
|
Enabled: false
|
||||||
|
|
||||||
# No need fancy style of numbers such as 1_000_000
|
# No need fancy style of numbers such as 1_000_000
|
||||||
Style/NumericLiterals
|
Style/NumericLiterals:
|
||||||
Enabled: false
|
Enabled: false
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue