tools: Enable color for luacheck.
This commit is contained in:
parent
812e6b4d83
commit
2b57080af3
1 changed files with 1 additions and 0 deletions
|
|
@ -244,6 +244,7 @@ tools_for_extensions = [
|
|||
dependencies = ["luarocks/luacheck"]
|
||||
url = "https://github.com/mpeterv/luacheck"
|
||||
command = "luacheck"
|
||||
has_color = true
|
||||
|
||||
[go_vet]
|
||||
dependencies = ["go/github.com/golang/go/src/cmd/vet"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue