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 f41f9a7 commit 35a6f8bCopy full SHA for 35a6f8b
.pre-commit-config.yaml
@@ -45,4 +45,4 @@ repos:
45
entry: bash ./scripts/generate-client.sh
46
pass_filenames: false
47
language: unsupported
48
- files: ^backend/.*$
+ files: ^backend/.*$|^scripts/generate-client\.sh$
0 commit comments