feat(ci): add pre-commit CI configuration for Node and Go #15

Merged
argoyle merged 1 commits from add-pre-commit-ci-configuration into main 2024-11-13 11:30:44 +00:00
argoyle commented 2024-11-13 11:30:30 +00:00 (Migrated from gitlab.com)

This change introduces GitLab CI configurations for running
pre-commit hooks on both Node and Go projects. It sets up the
pre-commit environment, ensures necessary dependencies are
installed, and runs pre-commit checks on all files to maintain
code quality and consistency. This automation helps to catch
issues early in the development process.

This change introduces GitLab CI configurations for running pre-commit hooks on both Node and Go projects. It sets up the pre-commit environment, ensures necessary dependencies are installed, and runs pre-commit checks on all files to maintain code quality and consistency. This automation helps to catch issues early in the development process.
argoyle (Migrated from gitlab.com) merged commit into main 2024-11-13 11:30:44 +00:00
This repo is archived. You cannot comment on pull requests.
No Reviewers
No Label
1 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: unboundsoftware/ci-templates#15