Fix terminal width detection.

This commit is contained in:
Anthony Sottile 2014-09-05 14:08:10 -07:00
parent 06830ab590
commit fa9db4ec23
3 changed files with 6 additions and 4 deletions

View file

@ -4,7 +4,7 @@
- id: trailing-whitespace
- id: end-of-file-fixer
- id: autopep8-wrapper
args: ['-i', '--ignore=E265,E309,E501', '-v']
args: ['-i', '--ignore=E265,E309,E501']
- id: check-json
- id: check-yaml
- id: debug-statements