Browse Source

[fix] manage help - add description of test.yamllint

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
Markus Heiser 3 years ago
parent
commit
e7a9cd7a34
1 changed files with 1 additions and 0 deletions
  1. 1 0
      manage

+ 1 - 0
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