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.
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.
argoyle
(Migrated from gitlab.com)
scheduled this pull request to auto merge when all checks succeed 2024-11-13 11:35:22 +00:00
argoyle
(Migrated from gitlab.com)
merged commit into main2024-11-13 11:43:42 +00:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Removes the
run-pre-commitjob from the CI configuration to streamlinethe 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.