envoyproxy/gateway

Add pre commit hook to run validations

Open

#7878 aperta il 7 gen 2026

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)Go (802 fork)auto 404
help wanted

Metriche repository

Star
 (2871 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

Description:

Describe the issue.

Add a git pre-commit hook (via pre-commit) that runs the essential make targets locally:

  • make lint
  • make test
  • make generate
  • make manifests
  • make gen-check

to speed up reviews

[optional Relevant Links:]

Any extra documentation required to understand the issue.

Guida contributor