OMRChecker icon indicating copy to clipboard operation
OMRChecker copied to clipboard

[Enhancement] Run pre-commit hooks as part of github actions

Open Udayraj123 opened this issue 1 year ago • 0 comments

Is your feature request related to a problem? Please describe. Since we're anticipating new contributors as the OMRChecker community grows, it's important to streamline the code standards and checks whenever new PRs are raised.

Describe the solution you'd like We already have a good set of linters and checks in the pre-commit-config file which can be reused for running on PRs via Github Actions.

Describe alternatives you've considered N/A

Additional context Creating this ticket to track an issue already solved by one of the seasoned contributors - @palash018

Udayraj123 avatar Sep 29 '24 09:09 Udayraj123