lint/cmd/qa
Snider 6806b20651 fix(dx): fix build error, replace os.* with go-io, add scanner tests
- Fix RegisterCommands call to match single-arg signature; register
  locales separately via i18n.RegisterLocales
- Replace os.Stat/os.ReadDir with coreio.Local equivalents in
  detect.go, format.go, main.go, cmd_docblock.go
- Add tests for languagesFromRules, IsExcludedDir, ScanFile edge cases
- Coverage: pkg/lint 71.0% → 72.9%, pkg/detect 100%, pkg/php 68.7%

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-17 09:02:06 +00:00
..
cmd_docblock.go fix(dx): fix build error, replace os.* with go-io, add scanner tests 2026-03-17 09:02:06 +00:00
cmd_health.go feat: add cmd/qa from go-devops 2026-03-09 12:28:24 +00:00
cmd_issues.go feat: add cmd/qa from go-devops 2026-03-09 12:28:24 +00:00
cmd_php.go feat(lint): add PHP QA commands to core qa 2026-03-09 13:17:30 +00:00
cmd_qa.go fix(dx): fix build error, replace os.* with go-io, add scanner tests 2026-03-17 09:02:06 +00:00
cmd_review.go refactor: replace all remaining fmt.Errorf with coreerr.E from go-log 2026-03-16 21:48:58 +00:00
cmd_watch.go refactor: replace all remaining fmt.Errorf with coreerr.E from go-log 2026-03-16 21:48:58 +00:00