mirror of
https://github.com/searxng/searxng.git
synced 2025-08-03 10:32:21 +02:00
commit
f7e11fd722
5 changed files with 8 additions and 15 deletions
2
Makefile
2
Makefile
|
@ -6,7 +6,7 @@ include utils/makefile.include
|
|||
PYOBJECTS = searx
|
||||
DOC = docs
|
||||
PY_SETUP_EXTRAS ?= \[test\]
|
||||
PYLINT_SEARX_DISABLE_OPTION := I,C,R,W0105,W0212,W0511,W0603,W0613,W0621,W0702,W0703,W1401
|
||||
PYLINT_SEARX_DISABLE_OPTION := I,C,R,W0105,W0212,W0511,W0603,W0613,W0621,W0702,W0703,W1401,E1136
|
||||
PYLINT_ADDITIONAL_BUILTINS_FOR_ENGINES := supported_languages,language_aliases
|
||||
|
||||
include utils/makefile.python
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue