common-workflow-language / common-workflow-language/cwltool
Why not using pre-commit for code linting?
Open
- Dominant language
- Python
- Stars
- 376
- Forks
- 255
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 12
Description
After working on my first PR in the project, I found that having `pre-commit` would avoid pushing without code linting (e.g. `make cleanup`) and wait the CI pipeline to tell me something wrong.
Is there any reason why not using `pre-commit` in this project?
Do you think we can setup `pre-commit` here?
Contributor guide
Assessment
This issue has not been assessed yet.