nvchecker: add ruby-rubocop

This commit is contained in:
George Rawlinson 2021-08-04 01:28:40 +00:00
parent a90825e74c
commit 27876ae920
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-rubocop]
source = "gems"
gems = "rubocop"
[ruby-rubocop-ast]
source = "gems"
gems = "rubocop-ast"