summaryrefslogtreecommitdiff
path: root/manage
diff options
context:
space:
mode:
Diffstat (limited to 'manage')
-rwxr-xr-xmanage2
1 files changed, 1 insertions, 1 deletions
diff --git a/manage b/manage
index 46a3164be..0c7b04fb8 100755
--- a/manage
+++ b/manage
@@ -77,7 +77,7 @@ pyenv.:
pypi.upload:
Upload python packages to PyPi (to test use pypi.upload.test)
test.:
- yamllint : lint YAML files: $YAMLLINT_FILES
+ 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