AllenNeuralDynamics / AllenNeuralDynamics/biodata-schema
Commit linter changes automatically when merging PRs
Ouverte
- Langage dominant
- Python
- Étoiles
- 0
- Forks
- 0
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
**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.
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.