File tree Expand file tree Collapse file tree 2 files changed +1
-9
lines changed Expand file tree Collapse file tree 2 files changed +1
-9
lines changed Original file line number Diff line number Diff line change 66possibly-unresolved-reference = " warn"
77unused-ignore-comment = " warn"
88division-by-zero = " warn"
9-
10- [src ]
11- exclude = [
12- # not valid UTF-8
13- " Pythonwin/pywin/test/_dbgscript.py" ,
14- " tests/appsec/iast/fixtures/aspects/str/non_utf8_content.py" ,
15- " tests/appsec/iast/fixtures/ast/str/non_utf8_content.py" ,
16- ]
Original file line number Diff line number Diff line change 2020echo " Project selector: ${PRIMER_SELECTOR} "
2121# Allow the exit code to be 0 or 1, only fail for actual mypy_primer crashes/bugs
2222uvx \
23- --from=" git+https://github.com/hauntsaninja/mypy_primer@ab5d30e2d4ecdaf7d6cc89395c7130143d6d3c82 " \
23+ --from=" git+https://github.com/hauntsaninja/mypy_primer@089ac1da83cf26aee9c98de412b7eb10e20b2212 " \
2424 mypy_primer \
2525 --repo ruff \
2626 --type-checker ty \
You can’t perform that action at this time.
0 commit comments