ci: remove pre-commit stage and include Go pre-commit template #182
Reference in New Issue
Block a user
Delete Branch "remove-pre-commit-job-add-template"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Removes the pre-commit stage from the CI pipeline to streamline
the build process. Includes a new template for Go pre-commit
checks to enforce code quality and maintainability standards.
Codecov Report
All modified and coverable lines are covered by tests ✅
Additional details and impacted files
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.