nvchecker: add ruby-lint

This commit is contained in:
George Rawlinson 2021-08-03 20:57:28 +00:00
parent 0aff28c5bf
commit 03265695c8
Signed by: grawlinson
GPG Key ID: E0959FEA8B550539
1 changed files with 4 additions and 0 deletions

View File

@ -737,6 +737,10 @@ use_max_tag = true
# gems
[ruby-lint]
source = "gems"
gems = "ruby-lint"
[ruby-dry-view]
source = "gems"
gems = "dry-view"