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 e8526e3 commit b1fd44cCopy full SHA for b1fd44c
.pre-commit-config.yaml
@@ -5,7 +5,7 @@ repos:
5
name: Generate
6
language: system
7
entry: bash -c "./generate.sh"
8
- files: '^(\.generator/.*|\.pre-commit-config\.yaml|Makefile|\tests/v*/features/.*)'
+ files: '^(\.generator/.*|\.pre-commit-config\.yaml|Makefile|\tests/v*/features/.*|src/.*)'
9
pass_filenames: false
10
- id: docs
11
name: Format documentation
0 commit comments