more agressive lint checking in pipeline

This commit is contained in:
Daniel Bauer
2024-11-11 09:45:26 +01:00
parent 8b09f4feb5
commit bbf0527733
2 changed files with 4 additions and 4 deletions

3
.pre-commit-config.yaml Normal file
View File

@@ -0,0 +1,3 @@
- repo: https://github.com/pycqa/flake8
hooks:
- id: flake8