Make check-symlinks 0.15.0 compatible

This commit is contained in:
Anthony Sottile 2017-07-02 19:55:58 -07:00
parent c847dd3f2e
commit c4720434ba
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.

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.