| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | style: Organise imports across packages | Fuwn | 2026-02-03 | 3 | -6/+6 |
| | | |||||
| * | refactor(iku): Use self-documenting variable names | Fuwn | 2026-02-03 | 1 | -2/+2 |
| | | |||||
| * | fix(iku): Add TypeAliasDeclaration detection and fix block scope logic | Fuwn | 2026-02-03 | 4 | -40/+141 |
| | | |||||
| * | feat(iku): Support comment-aware whitespace checking | Fuwn | 2026-02-03 | 1 | -7/+34 |
| | | |||||
| * | feat(iku): Add comment detection with --allow-comments flag | Fuwn | 2026-02-03 | 4 | -7/+133 |
| | | |||||
| * | test(iku): Add comprehensive checker tests | Fuwn | 2026-02-03 | 1 | -0/+283 |
| | | |||||
| * | feat(iku): Add grammar-aware formatting checker package | Fuwn | 2026-02-03 | 3 | -0/+289 |