Improve code style
This commit is contained in:
14
.rubocop.yml
Normal file
14
.rubocop.yml
Normal file
@@ -0,0 +1,14 @@
|
||||
Rails:
|
||||
Enabled: true
|
||||
|
||||
Metrics/LineLength:
|
||||
Enabled: false
|
||||
|
||||
Style/PerlBackrefs:
|
||||
AutoCorrect: false
|
||||
|
||||
Style/ClassAndModuleChildren:
|
||||
Enabled: false
|
||||
|
||||
Documentation:
|
||||
Enabled: false
|
Reference in New Issue
Block a user