add Tests and cleanup testing issues

This commit is contained in:
Evan J Felix 2017-03-17 13:10:51 -07:00
parent 564a82ca89
commit c78ebd0d85
4 changed files with 49 additions and 6 deletions

View file

@ -147,3 +147,9 @@
entry: trailing-whitespace-fixer
language: python
files: \.(asciidoc|adoc|coffee|cpp|css|c|ejs|erb|groovy|h|haml|hh|hpp|hxx|html|in|j2|jade|json|js|less|markdown|md|ml|mli|pp|py|rb|rs|R|scala|scss|sh|slim|tex|tmpl|ts|txt|yaml|yml)$
- id: no-commit-to-branch
name: Dont commit to branch
entry: no-commit-to-branch
language: python
files: .*
always_run: true