mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
[mod] core.ac.uk engine
- add to list of pylint scripts - add debug log messages - move API key int `settings.yml` - improved readability - add some metadata to results Signed-off-by: Markus Heiser <markus@darmarit.de>
This commit is contained in:
parent
7528e38c8a
commit
8efabd3ab7
2 changed files with 44 additions and 24 deletions
1
manage
1
manage
|
|
@ -38,6 +38,7 @@ PYLINT_FILES=(
|
|||
searx/engines/yahoo_news.py
|
||||
searx/engines/apkmirror.py
|
||||
searx/engines/artic.py
|
||||
searx/engines/core.py
|
||||
searx_extra/update/update_external_bangs.py
|
||||
searx/metrics/__init__.py
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue