tools: Let rubocop do autocorrect patches
This commit is contained in:
parent
267a100b09
commit
327852af40
1 changed files with 1 additions and 0 deletions
|
|
@ -256,6 +256,7 @@ tools_for_extensions = [
|
|||
dependencies = ["rubocop"]
|
||||
url = "https://rubocop.org/"
|
||||
command = "rubocop --color --fail-level autocorrect --display-style-guide"
|
||||
patch_command = "rubocop --autocorrect"
|
||||
has_color = true
|
||||
|
||||
[rustfmt]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue