nvchecker: add ruby-lint
This commit is contained in:
parent
0aff28c5bf
commit
03265695c8
1 changed files with 4 additions and 0 deletions
|
@ -737,6 +737,10 @@ use_max_tag = true
|
||||||
|
|
||||||
# gems
|
# gems
|
||||||
|
|
||||||
|
[ruby-lint]
|
||||||
|
source = "gems"
|
||||||
|
gems = "ruby-lint"
|
||||||
|
|
||||||
[ruby-dry-view]
|
[ruby-dry-view]
|
||||||
source = "gems"
|
source = "gems"
|
||||||
gems = "dry-view"
|
gems = "dry-view"
|
||||||
|
|
Loading…
Reference in a new issue