mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-29 00:51:53 +08:00
refactoring
This commit is contained in:
@@ -37,7 +37,7 @@ commands = eslint --config=testenv/eslintrc.yaml --color --ext .js web/js
|
||||
|
||||
[testenv:htmlhint]
|
||||
whitelist_externals = htmlhint
|
||||
commands = htmlhint web/*.html
|
||||
commands = htmlhint web/*.html web/*/*.html
|
||||
|
||||
[flake8]
|
||||
max-line-length = 160
|
||||
|
||||
Reference in New Issue
Block a user