AllenNeuralDynamics / AllenNeuralDynamics/biodata-schema
Commit linter changes automatically when merging PRs
Abierto
- Lenguaje dominante
- Python
- Estrellas
- 0
- Forks
- 0
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
**Is your feature request related to a problem? Please describe.**
Currently, it's up to the developers to remember to commit the changes that `black` and `isort` propose.
**Describe the solution you'd like**
We can add a task in the github actions workflow that can commit the changes `black` and `isort` propose when merging a PR into `dev` or `main`.
**Describe alternatives you've considered**
Have developers install a precommit hook.
**Additional context**
Add any other context or screenshots about the feature request here.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.