Don't fail the build on "refactoring" offenses
We're a bit more relaxed about these rules, particularly about the line length and so the build should still pass when these rules are broken.
This commit is contained in:
4
.pronto.yml
Normal file
4
.pronto.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
rubocop:
|
||||
suggestions: true
|
||||
severities:
|
||||
refactor: info
|
||||
Reference in New Issue
Block a user