Lab-Lab-Lab / Lab-Lab-Lab/cpr-dev
DX: use a pre-commit hook to press commiters to ensure codestyle is consistent
Abierto
@JoshuaAHairston ya está trabajando en esto.
Desde el 6/9/2024.
- Lenguaje dominante
- Shell
- Estrellas
- 0
- Forks
- 2
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
- do we really want a client-side pre-commit hook to enforce formatting? (maybe not because then we can't "save" our progress)
- definitely want something for when a PR is opened to either autoformat, or add a comment/error something that the requester should format their code before expecting the PR to be reviewed
- start by ensuring that the python black formatter is running for you in vscode, and figure out the commandline to make it run against all python files in the backend and open a pr to merge the formatted version
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Evaluación
Este issue todavía no se ha evaluado.