apache / apache/incubator-resilientdb-python-sdk
Add black formatting github hook
Ouverte
good first issue
- Langage dominant
- Python
- Étoiles
- 9
- Forks
- 6
- Métriques de merge des PR
- Aucune PR mergée en 30 j
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
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.