Pattern catalog & regex matcher for code quality
Find a file
Snider bf06489806 feat: add cmd/qa from go-devops
QA commands (watch, review, health, issues, docblock) now live
alongside the lint library they depend on.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-09 12:28:24 +00:00
.core feat: initialise core/lint module 2026-03-09 10:51:49 +00:00
catalog feat: seed catalog with 18 patterns from ecosystem sweep 2026-03-09 10:59:33 +00:00
cmd feat: add cmd/qa from go-devops 2026-03-09 12:28:24 +00:00
pkg/lint feat: extract devkit from go-devops into core/lint 2026-03-09 11:30:38 +00:00
.gitignore feat: add core-lint CLI with check, catalog list, catalog show 2026-03-09 11:01:35 +00:00
CLAUDE.md feat: initialise core/lint module 2026-03-09 10:51:49 +00:00
go.mod feat: add cmd/qa from go-devops 2026-03-09 12:28:24 +00:00
go.sum feat: add core-lint CLI with check, catalog list, catalog show 2026-03-09 11:01:35 +00:00
lint.go feat: add core-lint CLI with check, catalog list, catalog show 2026-03-09 11:01:35 +00:00
README.md Initial commit 2026-03-09 10:50:46 +00:00

lint

Pattern catalog & regex matcher for code quality