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 c847dd3 commit c472043Copy full SHA for c472043
.pre-commit-hooks.yaml
@@ -63,6 +63,7 @@
63
language: python
64
# Match all files
65
files: ''
66
+ types: [symlink]
67
- id: check-xml
68
name: Check Xml
69
description: This hook checks xml files for parseable syntax.
hooks.yaml
0 commit comments