Преглед изворни кода

chore(rubocop): relax `Metrics/BlockLength` for new tests

* Checked using https://github.com/myii/ssf-formula/pull/145
tags/v0.10.0
Imran Iqbal пре 4 година
родитељ
комит
c69fd6bf04
No account linked to committer's email address
1 измењених фајлова са 2 додато и 0 уклоњено
  1. +2
    -0
      .rubocop.yml

+ 2
- 0
.rubocop.yml Прегледај датотеку

@@ -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…
Откажи
Сачувај