diff options
author | Markus Heiser <markus.heiser@darmarit.de> | 2021-11-13 14:59:55 +0100 |
---|---|---|
committer | Markus Heiser <markus.heiser@darmarit.de> | 2021-11-13 15:35:08 +0100 |
commit | e7a9cd7a3470bf5041d81d36195a66c6ec32519e (patch) | |
tree | f6cb15467a6d8d2866fc3c51e2f391a8ab3bbe8b /manage | |
parent | de7f8b757b4d63b19e935676467b2b5320e2b6b6 (diff) | |
download | searxng-e7a9cd7a3470bf5041d81d36195a66c6ec32519e.tar.gz searxng-e7a9cd7a3470bf5041d81d36195a66c6ec32519e.zip |
[fix] manage help - add description of test.yamllint
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
Diffstat (limited to 'manage')
-rwxr-xr-x | manage | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |