summaryrefslogtreecommitdiff
path: root/manage
diff options
context:
space:
mode:
authorMarkus Heiser <markus.heiser@darmarit.de>2021-11-13 14:59:55 +0100
committerMarkus Heiser <markus.heiser@darmarit.de>2021-11-13 15:35:08 +0100
commite7a9cd7a3470bf5041d81d36195a66c6ec32519e (patch)
treef6cb15467a6d8d2866fc3c51e2f391a8ab3bbe8b /manage
parentde7f8b757b4d63b19e935676467b2b5320e2b6b6 (diff)
[fix] manage help - add description of test.yamllint
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
Diffstat (limited to 'manage')
-rwxr-xr-xmanage1
1 files changed, 1 insertions, 0 deletions
diff --git a/manage b/manage
index 07761e76..46a3164b 100755
--- a/manage
+++ b/manage
@@ -77,6 +77,7 @@ pyenv.:
pypi.upload:
Upload python packages to PyPi (to test use pypi.upload.test)
test.:
+ yamllint : lint YAML files: $YAMLLINT_FILES
pylint : lint PYLINT_FILES, searx/engines, searx & tests
pep8 : pycodestyle (pep8) for all files except PYLINT_FILES
unit : run unit tests