chore(rubocop): relax Metrics/BlockLength
for new tests
* Checked using https://github.com/myii/ssf-formula/pull/145
This commit is contained in:
parent
204efe5fc7
commit
c69fd6bf04
@ -8,3 +8,5 @@ Layout/LineLength:
|
||||
Max: 88
|
||||
|
||||
# Any offenses that should be fixed, e.g. collected via. `rubocop --auto-gen-config`
|
||||
Metrics/BlockLength:
|
||||
Max: 39
|
||||
|
Loading…
Reference in New Issue
Block a user