| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | perf: Reduce allocations and syscalls in formatting pipeline | Fuwn | 2026-02-05 | 1 | -2/+2 |
| * | feat(formatter): Dispatch adapter by file extension for multi-language support | Fuwn | 2026-02-05 | 1 | -14/+14 |
| * | refactor: Merge benchmarks into formatter_test.go | Fuwn | 2026-01-31 | 1 | -0/+44 |
| * | style: Use idiomatic Go test naming conventions | Fuwn | 2026-01-31 | 1 | -36/+36 |
| * | refactor: Rename variables to be fully self-documenting | Fuwn | 2026-01-31 | 1 | -96/+96 |
| * | feat: Initial commit | Fuwn | 2026-01-31 | 1 | -0/+424 |