diff options
| author | Markus Heiser <markus.heiser@darmarIT.de> | 2021-11-13 15:44:18 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-11-13 15:44:18 +0100 |
| commit | 26a6cbadef821c71aed9e5a2c82cb65eecf0586b (patch) | |
| tree | 0f5ba369981b80761779f20f5b40b4f12fe71314 /manage | |
| parent | de7f8b757b4d63b19e935676467b2b5320e2b6b6 (diff) | |
| parent | a364e5485971601859c80b021f2d0baa45e4dd76 (diff) | |
Merge pull request #500 from return42/various
Various marginal fixes and improvements
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 |