pipe-cd/pipecd

Add optional pre-commit hooks for local contributor checks

Open

#6.424 geöffnet am 11. Jan. 2026

Auf GitHub ansehen
 (10 Kommentare) (0 Reaktionen) (1 zugewiesene Person)Go (319 Forks)auto 404
good first issuekind/enhancement

Repository-Metriken

Stars
 (1.329 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

What would you like to be added: Add an optional pre-commit configuration to the repository, along with documentation on how contributors can enable it locally.

Why is this needed: This would provide contributors with fast, local feedback for formatting, linting, and basic checks before creating commits, helping catch simple issues early. Making it optional ensures it does not introduce friction or block contributors who prefer not to use it, while still offering a convenient quality-of-life improvement for those who do.

Contributor Guide