Revision 4756732c9775bb6953aee8f772faeb3f16d7de60 authored by Zhang Yunjun on 19 October 2022, 21:05:08 UTC, committed by GitHub on 19 October 2022, 21:05:08 UTC
* ptime.read_date_txt(): ignore invalid/empty lines

* read_template: bugfix for `skip_chars` arg

* deps: add pre-commit

+ add `pre-commit` to the following dependency files, so that it will be installed automatically in the development version.
   - docs/environment.yml
   - requirements.txt
   - setup.py

+ docs/CONTRIBUTING: add note to install `pre-commit`

+ github PR template: add selection box for pre-commit check.

* Update CONTRIBUTING.md

we need to run `pre-commit sample-config` to have a basic config file before running `pre-commit install`.

Co-authored-by: Yuan-Kai Liu <55262505+yuankailiu@users.noreply.github.com>
1 parent 868c27f
History
File Mode Size
ISSUE_TEMPLATE
workflows
PULL_REQUEST_TEMPLATE.md -rw-r--r-- 620 bytes
config.yml -rw-r--r-- 1.5 KB

back to top