nvchecker: add ruby-rubocop
This commit is contained in:
parent
a90825e74c
commit
27876ae920
1 changed files with 4 additions and 0 deletions
|
@ -737,6 +737,10 @@ use_max_tag = true
|
||||||
|
|
||||||
# gems
|
# gems
|
||||||
|
|
||||||
|
[ruby-rubocop]
|
||||||
|
source = "gems"
|
||||||
|
gems = "rubocop"
|
||||||
|
|
||||||
[ruby-rubocop-ast]
|
[ruby-rubocop-ast]
|
||||||
source = "gems"
|
source = "gems"
|
||||||
gems = "rubocop-ast"
|
gems = "rubocop-ast"
|
||||||
|
|
Loading…
Reference in a new issue