mirror of
https://github.com/aljazceru/bitfinex-api-py.git
synced 2026-01-15 03:34:23 +01:00
Edit README.md documentation to add chapter on pre-commit.
This commit is contained in:
2
.github/PULL_REQUEST_TEMPLATE.md
vendored
2
.github/PULL_REQUEST_TEMPLATE.md
vendored
@@ -24,7 +24,7 @@ PR fixes the following issue:
|
||||
- [ ] I've made corresponding changes to the documentation;
|
||||
- [ ] I've made sure my changes generate no warnings;
|
||||
- [ ] mypy returns no errors when run on the root package;
|
||||
<!-- If you use pre-commit hooks you can always check the following tasks -->
|
||||
<!-- If you use pre-commit hooks you can always check off the following tasks -->
|
||||
- [ ] I've run black to format my code;
|
||||
- [ ] I've run isort to format my code's import statements;
|
||||
- [ ] flake8 reports no errors when run on the entire code base;
|
||||
|
||||
Reference in New Issue
Block a user