mirror of
https://github.com/teamcapybara/capybara.git
synced 2022-11-09 12:08:07 -05:00
disable method count checks [ci skip]
This commit is contained in:
parent
d386f3e8c1
commit
542afd4a9c
1 changed files with 4 additions and 0 deletions
|
@ -1,4 +1,8 @@
|
|||
---
|
||||
version: "2"
|
||||
checks:
|
||||
method-count:
|
||||
enabled: false
|
||||
engines:
|
||||
bundler-audit:
|
||||
enabled: false
|
||||
|
|
Loading…
Reference in a new issue