| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | chore: move lint registry to OUT_DIR | 魏曹先生 | 33 hours | 1 | -3/+5 |
| | | | | | | Update registry generation to write to cargo's OUT_DIR and include it via env! instead of a static project-relative path. | ||||
| * | feat(lint): add non_mingling_naming_style lint with auto-fix suggestions | 魏曹先生 | 2026-07-21 | 1 | -0/+16 |
| | | | | | | Support file-level lint checks via `check_file` in lint registry template. | ||||
| * | feat(mling): add linter framework with async support and registry | 魏曹先生 | 2026-07-21 | 2 | -0/+194 |
| generation | |||||
