Pattern catalog & regex matcher for code quality
Find a file
Snider 21f19249db fix: update stale import paths and dependency versions from extraction
Resolve stale forge.lthn.ai/core/cli v0.1.0 references (tag never existed,
earliest is v0.0.1) and regenerate go.sum via workspace-aware go mod tidy.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-14 13:38:59 +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(lint): add PHP QA commands to core qa 2026-03-09 13:17:30 +00:00
docs docs: add human-friendly documentation 2026-03-11 13:02:40 +00:00
pkg feat(lint): add pkg/detect + pkg/php — project detection and PHP QA toolchain 2026-03-09 13:13:30 +00:00
.gitignore feat: add core-lint CLI with check, catalog list, catalog show 2026-03-09 11:01:35 +00:00
CLAUDE.md docs: add CLAUDE.md project instructions 2026-03-13 13:38:02 +00:00
go.mod fix: update stale import paths and dependency versions from extraction 2026-03-14 13:38:59 +00:00
go.sum fix: update stale import paths and dependency versions from extraction 2026-03-14 13:38:59 +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