You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
searxng/utils
Markus Heiser 542f7d0d7b [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION
In the past, some files were tested with the standard profile, others with a
profile in which most of the messages were switched off ... some files were not
checked at all.

- ``PYLINT_SEARXNG_DISABLE_OPTION`` has been abolished
- the distinction ``# lint: pylint`` is no longer necessary
- the pylint tasks have been reduced from three to two

  1. ./searx/engines -> lint engines with additional builtins
  2. ./searx ./searxng_extra ./tests -> lint all other python files

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2 months ago
..
templates Docker: add UWSGI_WORKERS and UWSGI_THREAD environment variables (#2992) 6 months ago
brand.sh [mod] get rid of ./utils/brand.env and its workflow 4 months ago
filtron.sh [mod] get rid of ./utils/brand.env and its workflow 4 months ago
get_setting.py [mod] get rid of ./utils/brand.env and its workflow 4 months ago
lib.sh [fix] issues reported by shellcheck v0.9.0 4 months ago
lib_go.sh [doc] improve documentation of make targets and ./manage script 9 months ago
lib_nvm.sh [fix] make nvm.env exit with error when VERBOSE is unset 1 year ago
lib_redis.sh [utils/searxng.sh] implement new script to install SearXNG 2 years ago
lib_sxng_data.sh [mod] reduce memory footprint by not calling babel.Locale.parse at runtime 2 months ago
lib_sxng_node.sh [doc] improve documentation of make targets and ./manage script 9 months ago
lib_sxng_static.sh [fix] issues reported by shellcheck v0.9.0 4 months ago
lib_sxng_test.sh [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 2 months ago
lib_sxng_themes.sh [doc] improve documentation of make targets and ./manage script 9 months ago
lib_sxng_weblate.sh [mod] CI: tag commits with leading scope/type of the modification 2 months ago
lxc-searxng.env [doc] update & fix documentation of the "SearXNG LXC suite" 11 months ago
lxc.sh [mod] get rid of ./utils/brand.env and its workflow 4 months ago
makefile.include [mod] replace makefile boilerplate by 'manage' script 3 years ago
makefile.lxc [mod] LXC_ENV_FOLDER moved from ./lxc to ./lxc-env 3 years ago
morty.sh [mod] get rid of ./utils/brand.env and its workflow 4 months ago
searx.sh [mod] get rid of ./utils/brand.env and its workflow 4 months ago
searxng.sh [fix] utils/searxng.sh uses searx.shared module which no longer exists 2 months ago
searxng_check.py [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 2 months ago