Pattern catalog & regex matcher for code quality
Find a file
2026-03-30 07:43:29 +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(qa,lint): add deterministic and JSON-friendly command output 2026-03-30 07:43:29 +00:00
docs docs: add human-friendly documentation 2026-03-11 13:02:40 +00:00
locales feat: embed and load locale translations on init 2026-03-17 00:45:18 +00:00
pkg refactor: replace all remaining fmt.Errorf with coreerr.E from go-log 2026-03-16 21:48:58 +00:00
.gitignore chore: add .core/ and .idea/ to .gitignore 2026-03-15 10:17:50 +00:00
CLAUDE.md docs: add CLAUDE.md project instructions 2026-03-13 13:38:02 +00:00
go.mod chore: sync dependencies for v0.3.5 2026-03-17 17:54:30 +00:00
go.sum chore: sync dependencies for v0.3.5 2026-03-17 17:54:30 +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