All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Improve readme.
- Add GPL2 LICENSE.md
- Fix verbosity option, short form with space
-v 2
didn't work for me. Use long form now--verbosity=2
, which also improves readability.
- Remove wrong call to
--localrc
parameter without argument inentry
. - Add pre-commit hook for checking the yaml in this repo
- Add
chktex-system
hook that uses system executable - Add README.md
- Rename conda-based hook ID to
chktex-conda
, addchktex
as alias ID for backwards compatibility.
- Add initial WIP pre-commit
chktex
hook using condda