| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-10-07 | 266 Bytes | |
| v1.1.0 source code.tar.gz | 2025-10-07 | 201.9 kB | |
| v1.1.0 source code.zip | 2025-10-07 | 365.3 kB | |
| Totals: 3 Items | 567.4 kB | 0 | |
- Added support for "language annotation" comments (e.g.
/* lang */ ""), used by things like tree-sitter grammars: https://github.com/NixOS/nixfmt/pull/343 - Fixed a regression causing incorrect path value indentation: https://github.com/NixOS/nixfmt/pull/342