| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | chore: move lint registry to OUT_DIR | 魏曹先生 | 3 days | 1 | -2/+3 |
| | | | | | | Update registry generation to write to cargo's OUT_DIR and include it via env! instead of a static project-relative path. | ||||
| * | refactor(linter): rename LintRegistry to ResLintRegistry | 魏曹先生 | 10 days | 1 | -3/+3 |
| | | |||||
| * | feat(linter): refactor lint registry into program resource | 魏曹先生 | 10 days | 1 | -0/+33 |
| Extract lint registry loading from cmd_explain into a shared program-level resource initialized via setup. | |||||
