Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 22fcb196 authored by PAPERMAN Charles's avatar PAPERMAN Charles
Browse files

Merge branch 'setup/ruff-per-file-ignore-config' into 'master'

Setup/ruff per file ignore config

See merge request !95
parents 75171549 510e6880
Branches
No related tags found
1 merge request!95Setup/ruff per file ignore config
Pipeline #999830 canceled
......@@ -32,6 +32,7 @@ type-checking:
- medium
image: "$CI_REGISTRY_IMAGE/qbcontainer"
script:
- find -name '__pycache__' -type d -exec rm {} +
- python3 -m mypy --install-types --non-interactive querybuilder/
test:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment