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 f722ee2 commit 7e7b2bbCopy full SHA for 7e7b2bb
.pre-commit-config.yaml
@@ -7,7 +7,7 @@
7
sha: v0.13.2
8
hooks:
9
- id: yapf
10
- files: (.*\.(py|bzl)|BUILD|.*\.BUILD)$ # Bazel BUILD files follow Python syntax.
+ files: (.*\.(py|bzl)|BUILD|.*\.BUILD|WORKSPACE)$ # Bazel BUILD files follow Python syntax.
11
- repo: https://github.com/pre-commit/pre-commit-hooks
12
sha: 7539d8bd1a00a3c1bfd34cdb606d3a6372e83469
13
0 commit comments