lint/pkg
Snider 9681b062ac refactor: replace all remaining fmt.Errorf with coreerr.E from go-log
Replaces ~46 fmt.Errorf and errors.New calls in production code across
pkg/lint, pkg/php, cmd/core-lint, and cmd/qa with structured coreerr.E()
calls using the forge.lthn.ai/core/go-log convention.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-16 21:48:58 +00:00
..
detect feat(lint): add pkg/detect + pkg/php — project detection and PHP QA toolchain 2026-03-09 13:13:30 +00:00
lint refactor: replace all remaining fmt.Errorf with coreerr.E from go-log 2026-03-16 21:48:58 +00:00
php refactor: replace all remaining fmt.Errorf with coreerr.E from go-log 2026-03-16 21:48:58 +00:00