mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-29 00:51:53 +08:00
lint fixes
This commit is contained in:
@@ -63,4 +63,4 @@ commands = htmlhint --config=testenv/linters/htmlhint.json web/*.html web/*/*.ht
|
||||
|
||||
[testenv:shellcheck]
|
||||
whitelist_externals = bash
|
||||
commands = bash -c 'shellcheck --color=always scripts/*'
|
||||
commands = bash -c 'shellcheck --color=always kvmd.install scripts/*'
|
||||
|
||||
Reference in New Issue
Block a user