mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-10 03:23:29 +03:00
9 lines
440 B
Markdown
9 lines
440 B
Markdown
![]() |
# treefmt {#treefmt}
|
||
|
|
||
|
[treefmt](https://github.com/numtide/treefmt) streamlines the process of applying formatters to your project, making it a breeze with just one command line.
|
||
|
|
||
|
The [`treefmt` package](https://search.nixos.org/packages?channel=unstable&show=treefmt)
|
||
|
provides functions for configuring treefmt using the module system.
|
||
|
|
||
|
Alternatively, treefmt can be configured using [treefmt-nix](https://github.com/numtide/treefmt-nix).
|