mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-03-30 02:16:52 +00:00
27 lines
520 B
Text
27 lines
520 B
Text
0.4.0
|
|
=====
|
|
- Fix trailing-whitespace on OS X
|
|
- Add check-added-large-files hook
|
|
- Add check-docstring-first hook
|
|
- Add requirements-txt-fixer hook
|
|
- Add check-case-conflict hook
|
|
- Use yaml's CLoader when available in check-yaml for more speed
|
|
- Add check-xml hook
|
|
- Fix end-of-file-fixer for windows
|
|
- Add double-quote-string-fixer hook
|
|
|
|
0.3.0
|
|
=====
|
|
- Add autopep8-wrapper hook
|
|
|
|
0.2.0
|
|
=====
|
|
- Add check-json hook
|
|
|
|
0.1.1
|
|
=====
|
|
- Don't crash on non-parseable files for debug-statement-hook
|
|
|
|
0.1.0
|
|
=====
|
|
- Initial Release
|