| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | style: Fix lint warnings | Fuwn | 2026-02-11 | 1 | -3/+3 |
| | | |||||
| * | feat: Support JSON configuration file | Fuwn | 2026-02-11 | 1 | -2/+9 |
| | | |||||
| * | fix(adapter): Suppress blank lines before continuation keywords ↵ | Fuwn | 2026-02-11 | 2 | -1/+2 |
| | | | | | (else/catch/finally) | ||||
| * | perf(engine): Write formatted output directly into strings.Builder | Fuwn | 2026-02-05 | 2 | -20/+38 |
| | | |||||
| * | perf: Reduce allocations and syscalls in formatting pipeline | Fuwn | 2026-02-05 | 1 | -5/+8 |
| | | |||||
| * | feat(engine): Add language-agnostic formatting engine with Go adapter | Fuwn | 2026-02-05 | 3 | -0/+360 |