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.
2 parents 8a34543 + 14d19dc commit ac4b665Copy full SHA for ac4b665
.pre-commit-config.yaml
@@ -101,7 +101,7 @@ repos:
101
- id: check-case-conflict
102
103
- repo: https://github.com/crate-ci/typos
104
- rev: v1.12.10
+ rev: v1.13.12
105
hooks:
106
- id: typos
107
exclude: ^(CHANGELOG\.md|test/(test-cmd-list\.txt|fixtures/.+))$
.typos.toml
@@ -18,6 +18,8 @@ ede = "ede"
18
fo = "fo"
19
# test/t/test_ccache.py
20
hel = "hel"
21
+# completions/bts
22
+helo = "helo"
23
# completions/ip
24
iif = "iif"
25
# completions/tcpdump
0 commit comments