|
|
@ -32,6 +32,7 @@ repos: |
|
|
|
entry: mypy |
|
|
|
entry: mypy |
|
|
|
language: system |
|
|
|
language: system |
|
|
|
types: [python] |
|
|
|
types: [python] |
|
|
|
|
|
|
|
args: ['--explicit-package-bases'] |
|
|
|
exclude: '^(third_party/)|(cereal/)|(opendbc/)|(panda/)|(laika/)|(laika_repo/)|(rednose/)|(rednose_repo/)|(tinygrad/)|(tinygrad_repo/)|(xx/)' |
|
|
|
exclude: '^(third_party/)|(cereal/)|(opendbc/)|(panda/)|(laika/)|(laika_repo/)|(rednose/)|(rednose_repo/)|(tinygrad/)|(tinygrad_repo/)|(xx/)' |
|
|
|
- repo: https://github.com/PyCQA/flake8 |
|
|
|
- repo: https://github.com/PyCQA/flake8 |
|
|
|
rev: 6.0.0 |
|
|
|
rev: 6.0.0 |
|
|
|