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 846c7e7 commit b408e71Copy full SHA for b408e71
.pre-commit-config.yaml
@@ -7,7 +7,6 @@ repos:
7
rev: v1.1.14
8
hooks:
9
- id: remove-crlf
10
- files: (?!.*third_party)^.*$ | (?!.*book)^.*$
11
- repo: https://github.com/google/yapf
12
rev: v0.32.0
13
@@ -25,7 +24,6 @@ repos:
25
24
- id: check-merge-conflict
26
- id: check-symlinks
27
- id: detect-private-key
28
29
- id: end-of-file-fixer
30
- id: sort-simple-yaml
31
files: (op|backward|op_[a-z_]+)\.yaml$
0 commit comments