mirror of
https://github.com/searxng/searxng.git
synced 2025-12-26 13:40:03 +00:00
[mod] metrics: add to pylint and justify indentations
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
committed by
Alexandre Flament
parent
65c29081cc
commit
c54bf42cb9
3
Makefile
3
Makefile
@@ -199,7 +199,8 @@ PYLINT_FILES=\
|
||||
searx/engines/yahoo_news.py \
|
||||
searx/engines/apkmirror.py \
|
||||
searx/engines/artic.py \
|
||||
searx_extra/update/update_external_bangs.py
|
||||
searx_extra/update/update_external_bangs.py \
|
||||
searx/metrics/__init__.py
|
||||
|
||||
test.pylint: pyenvinstall
|
||||
$(call cmd,pylint,$(PYLINT_FILES))
|
||||
|
||||
Reference in New Issue
Block a user