apache / apache/incubator-resilientdb-python-sdk
Add black formatting github hook
Open
good first issue
- Dominant language
- Python
- Stars
- 9
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
https://towardsdatascience.com/keep-your-code-clean-using-black-pylint-git-hooks-pre-commit-baf6991f7376
Expected behavior:
add a pre-commit hook which does the following
- Check for formatting issue when `git commit` is used.
- runs black to format if issue is found else exits
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.