forked from zaclys/searxng
temporary partial revert of c54bf42cb9
This commit is contained in:
parent
3cdd6a6a50
commit
fe064a5c39
3
Makefile
3
Makefile
|
@ -199,8 +199,7 @@ PYLINT_FILES=\
|
||||||
searx/engines/yahoo_news.py \
|
searx/engines/yahoo_news.py \
|
||||||
searx/engines/apkmirror.py \
|
searx/engines/apkmirror.py \
|
||||||
searx/engines/artic.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
|
test.pylint: pyenvinstall
|
||||||
$(call cmd,pylint,$(PYLINT_FILES))
|
$(call cmd,pylint,$(PYLINT_FILES))
|
||||||
|
|
Loading…
Reference in New Issue