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/searx
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>
3 months ago
..
answerers [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 3 months ago
botdetection [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 3 months ago
data [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 3 months ago
enginelib [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 3 months ago
engines [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 3 months ago
infopage [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 3 months ago
metrics [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 3 months ago
network [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 3 months ago
plugins [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 3 months ago
search [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 3 months ago
static [build] /static 3 months ago
templates/simple [feat] images: show resolution inside the image and fix image details overflow 3 months ago
translations [translations] update from Weblate 3 months ago
__init__.py [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 3 months ago
autocomplete.py [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 3 months ago
babel_extract.py [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 3 months ago
exceptions.py [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 3 months ago
external_bang.py [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 3 months ago
external_urls.py [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 3 months ago
flaskfix.py [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 3 months ago
limiter.py [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 3 months ago
limiter.toml [mod] isolation of botdetection from the limiter 7 months ago
locales.py [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 3 months ago
preferences.py [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 3 months ago
query.py [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 3 months ago
redisdb.py [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 3 months ago
redislib.py [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 3 months ago
results.py [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 3 months ago
searxng.msg [mod] footer: i18n for the link names in the footer 4 months ago
settings.yml [doc] engine: mullvad leta 3 months ago
settings_defaults.py [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 3 months ago
settings_loader.py [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 3 months ago
sxng_locales.py [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 3 months ago
unixthreadname.py [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 3 months ago
utils.py [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 3 months ago
version.py [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 3 months ago
webadapter.py [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 3 months ago
webapp.py [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 3 months ago
webutils.py [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 3 months ago