Merge pull request #209 from pre-commit/0_15_0_forward_compatible

Make check-symlinks 0.15.0 compatible
This commit is contained in:
Anthony Sottile 2017-07-02 20:01:24 -07:00 committed by GitHub
commit 5e4e5b3bcb
2 changed files with 2 additions and 0 deletions

View file

@ -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.