Pulse/.husky
rcourtman de109b65d8 Lint nested Go modules from their own module root in pre-commit
golangci-lint was invoked from the repo root for every staged Go
package, so files in nested modules like
tests/integration/mock-github-server failed typechecking with 'main
module does not contain package' and could never be committed. Group
staged package dirs by their nearest enclosing go.mod and lint nested
modules from their own root.
2026-07-08 01:04:36 +01:00
..
pre-commit Lint nested Go modules from their own module root in pre-commit 2026-07-08 01:04:36 +01:00
pre-push feat: Pulse v6 release 2026-03-18 16:06:30 +00:00