* Stringify error output * Use time.time instead of time.clock * Check github url * Add dockerfile_lint support * Add shellcheck support * Run prospector with optional extras
0.13.0
-------------------
* Add support for gherkin-lint * Configure rflint to run per file * Set jscs autorun to False * Update eslint dotfiles
0.12.5
-------------------
* Minor improvements to logging * Add explicit jscs dir exclusions
0.12.4
-------------------
* Encode output to ascii and replace errors
0.12.3
-------------------
* Don't use unicode literals in setup.py
0.12.2
-------------------
* Use unicode literals instead of decoding utf-8 * Set npm progress=false