Files
codeql/python/extractor/pytest.ini

7 lines
193 B
INI

[pytest]
addopts = --ignore=cli-integration-test/
testpaths = tests
filterwarnings =
; see https://docs.python.org/3/library/warnings.html#the-warnings-filter
error::DeprecationWarning