AllenNeuralDynamics / AllenNeuralDynamics/biodata-schema
Commit linter changes automatically when merging PRs
Open
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
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.
Contributor guide
Assessment
This issue has not been assessed yet.