瀏覽代碼

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…
取消
儲存