Codegen: fix autopep8 pre-commit hook

This commit is contained in:
Paolo Tranquilli
2023-03-29 15:57:45 +02:00
parent 48c2303391
commit 92197bf9f2
5 changed files with 64 additions and 59 deletions

View File

@@ -19,7 +19,7 @@ repos:
rev: v1.6.0
hooks:
- id: autopep8
files: ^swift/.*\.py
files: ^misc/codegen/.*\.py
- repo: local
hooks: