mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-03-29 10:16:52 +00:00
Merge pull request #209 from pre-commit/0_15_0_forward_compatible
Make check-symlinks 0.15.0 compatible
This commit is contained in:
commit
5e4e5b3bcb
2 changed files with 2 additions and 0 deletions
|
|
@ -63,6 +63,7 @@
|
|||
language: python
|
||||
# Match all files
|
||||
files: ''
|
||||
types: [symlink]
|
||||
- id: check-xml
|
||||
name: Check Xml
|
||||
description: This hook checks xml files for parseable syntax.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue