feat: add pre-commit workflow (#10)

- enforce pre-commit is run for all pull-requests

Reviewed-on: #10
This commit was merged in pull request #10.
This commit is contained in:
2026-03-02 00:19:04 +11:00
parent 72a892eb14
commit 0daa026f01
4 changed files with 11 additions and 3 deletions
-1
View File
@@ -18,7 +18,6 @@ repos:
- id: detect-private-key
- id: end-of-file-fixer
- id: forbid-new-submodules
- id: no-commit-to-branch
- id: pretty-format-json
- id: trailing-whitespace