We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a00b68 commit 9c03bbfCopy full SHA for 9c03bbf
1 file changed
.pre-commit-config.yaml
@@ -13,6 +13,6 @@ repos:
13
- repo: https://github.com/crate-ci/typos
14
rev: typos-v0.7.4
15
hooks:
16
- - id: typos
17
- exclude_types: [yaml]
18
- exclude: go.*
+ - id: typos
+ exclude_types: [yaml]
+ exclude: go.*
0 commit comments