6 Commits

Author SHA1 Message Date
Matthew Hughes
7e2229aa3a
Add pre-commit hook to run config verify (#4602) 2024-03-31 14:11:05 +02:00
Hans Wernetti
3c347996fe
Add a pre-commit hook to check all files (#4046) 2023-09-09 03:23:01 +02:00
Martin Desrumaux
1f4fed7ca0
fix(pre-commit): require_serial & pass_filenames (#3713)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-03-23 01:10:56 +01:00
David Beitey
985efcc161
feat: check only changed files in pre-commit hook (#3521) 2023-03-06 03:27:07 +01:00
Aneesh Agrawal
09677d574e Enable auto-fixing when running via pre-commit 2019-04-21 09:23:19 +03:00
Aneesh Agrawal
e72fe0540d Add .pre-commit-hooks.yaml
This file will allow using golangci-lint with https://pre-commit.com.
2018-12-22 10:37:11 +03:00