AllenNeuralDynamics / AllenNeuralDynamics/biodata-schema
Commit linter changes automatically when merging PRs
Offen
- Vorherrschende Sprache
- Python
- Sterne
- 0
- Forks
- 0
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
**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.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.