apache / apache/incubator-resilientdb-python-sdk
Add black formatting github hook
Abierto
good first issue
- Lenguaje dominante
- Python
- Estrellas
- 9
- Forks
- 6
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.