terminal window

This commit is contained in:
Devaev Maxim
2021-04-17 15:41:05 +03:00
parent 3a2ffcfd5c
commit be012fd38d
10 changed files with 63 additions and 11 deletions

View File

@@ -0,0 +1,3 @@
{
"src-not-empty": false
}

View File

@@ -58,4 +58,4 @@ commands = eslint --cache-location=/tmp --config=testenv/linters/eslintrc.yaml -
[testenv:htmlhint]
whitelist_externals = htmlhint
commands = htmlhint web/*.html web/*/*.html
commands = htmlhint --config=testenv/linters/htmlhint.json web/*.html web/*/*.html