apache/incubator-resilientdb-python-sdk
Ver no GitHubAdd black formatting github hook
Open
#19 aberto em 13 de dez. de 2023
good first issue
Métricas do repositório
- Stars
- (6 stars)
- Métricas de merge de PR
- (Métricas PR pendentes)
Description
Expected behavior: add a pre-commit hook which does the following
- Check for formatting issue when
git commitis used. - runs black to format if issue is found else exits