Add linters and pre-commit hook
This commit is contained in:
4
.rubocop.yml
Normal file
4
.rubocop.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
Metrics/LineLength:
|
||||
Max: 150
|
||||
Documentation:
|
||||
Enabled: false
|
||||
Reference in New Issue
Block a user