Pattern catalog & regex matcher for code quality
- 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> |
||
|---|---|---|
| .core | ||
| catalog | ||
| cmd | ||
| docs | ||
| locales | ||
| pkg | ||
| .gitignore | ||
| CLAUDE.md | ||
| go.mod | ||
| go.sum | ||
| lint.go | ||
| README.md | ||
lint
Pattern catalog & regex matcher for code quality