aboutsummaryrefslogtreecommitdiff
path: root/main.go
Commit message (Collapse)AuthorAgeFilesLines
* feat: Support JSON configuration fileFuwn2026-02-111-22/+9
|
* perf: Reduce allocations and syscalls in formatting pipelineFuwn2026-02-051-2/+3
|
* feat(formatter): Dispatch adapter by file extension for multi-language supportFuwn2026-02-051-5/+13
|
* refactor: Rename variables to be fully self-documentingFuwn2026-01-311-45/+45
|
* feat(formatter): Stricter token and scoping rulesFuwn2026-01-311-1/+0
|
* feat: Add Nix flake supportFuwn2026-01-311-1/+1
|
* feat: Initial commitFuwn2026-01-311-0/+235