aboutsummaryrefslogtreecommitdiff
path: root/formatter_test.go
Commit message (Expand)AuthorAgeFilesLines
* perf: Reduce allocations and syscalls in formatting pipelineFuwn2026-02-051-2/+2
* feat(formatter): Dispatch adapter by file extension for multi-language supportFuwn2026-02-051-14/+14
* refactor: Merge benchmarks into formatter_test.goFuwn2026-01-311-0/+44
* style: Use idiomatic Go test naming conventionsFuwn2026-01-311-36/+36
* refactor: Rename variables to be fully self-documentingFuwn2026-01-311-96/+96
* feat: Initial commitFuwn2026-01-311-0/+424