Skip to content

Commit hooks

Manuel Prinz requested to merge commit-hooks into master

I added a pre-commit hook using pre-commit to ensure Spotless is run before committing. I hope this fixes the issue of failing builds because of formatting issues. (Usage is optional.)

Merge request reports