We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5810e4f commit 319271dCopy full SHA for 319271d
1 file changed
.pre-commit-config.yaml
@@ -168,16 +168,6 @@ repos:
168
args:
169
- '--notice=dev_tools/apache-license-header.txt'
170
171
- - repo: https://github.com/codespell-project/codespell
172
- rev: 2ccb47ff45ad361a21071a7eedda4c37e6ae8c5a # frozen: v2.4.2
173
- hooks:
174
- - id: codespell
175
- name: 'Spell-check code files'
176
- stages: [pre-push]
177
- additional_dependencies:
178
- # Support pyproject.toml
179
- - tomli
180
-
181
- repo: https://github.com/tcort/markdown-link-check
182
rev: ffc61540dea52bad1c41cfeedcf26c53ad9447ba # frozen: v3.14.2
183
hooks:
0 commit comments