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
|
||||
|
||||
[ruby-lint]
|
||||
source = "gems"
|
||||
gems = "ruby-lint"
|
||||
|
||||
[ruby-dry-view]
|
||||
source = "gems"
|
||||
gems = "dry-view"
|
||||
|
|
Loading…
Reference in a new issue