We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3780d6 commit afa86fbCopy full SHA for afa86fb
1 file changed
.pre-commit-config.yaml
@@ -3,7 +3,7 @@ repos:
3
rev: v1.5.1
4
hooks:
5
- id: mypy
6
- args: [--strict]
+ args: [--strict, flag_engine, tests]
7
additional_dependencies: [pydantic, pytest, pytest_mock, types-pytest-lazy-fixture, types-setuptools, semver]
8
- repo: https://github.com/MarcoGorelli/absolufy-imports
9
rev: v0.3.1
0 commit comments