Skip to content

chore: add pre-commit configuration and usage guide#6508

Open
cheese-cakee wants to merge 1 commit intopipe-cd:masterfrom
cheese-cakee:chore/add-pre-commit-config
Open

chore: add pre-commit configuration and usage guide#6508
cheese-cakee wants to merge 1 commit intopipe-cd:masterfrom
cheese-cakee:chore/add-pre-commit-config

Conversation

@cheese-cakee
Copy link

What this PR does:
Adds .pre-commit-config.yaml with golangci-lint and formatting hooks. Also documents usage in CONTRIBUTING.md.

Why we need it:
To enforce code quality and formatting standards automatically locally.

Which issue(s) this PR fixes:
Fixes #6424

Does this PR introduce a user-facing change?:

  • How are users affected by this change: Developers can optionally use pre-commit hooks.
  • Is this breaking change: No
  • How to migrate (if breaking change): N/A

Signed-off-by: cheese-cakee <farzanaman99@gmail.com>
@cheese-cakee cheese-cakee requested a review from a team as a code owner February 3, 2026 21:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add optional pre-commit hooks for local contributor checks

1 participant