refactor: use common pre-commit job #278

Merged
argoyle merged 1 commits from replace-pre-commit-job into main 2024-11-13 11:43:41 +00:00
1 Commits
Author SHA1 Message Date
argoyle 9200aad878 refactor: use common pre-commit job
Removes the `run-pre-commit` job from the CI configuration to streamline 
the pipeline and reduce unnecessary complexity. Adds inclusion of a new 
pre-commit template specifically for Go projects to ensure proper linting 
and formatting checks are performed in the CI process.
2024-11-13 12:34:40 +01:00