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:
Javi Martín
2020-10-02 14:57:20 +02:00
parent c6a90b266d
commit 7cce24961e

4
.pronto.yml Normal file
View File

@@ -0,0 +1,4 @@
rubocop:
suggestions: true
severities:
refactor: info