feat: add treefmt config
This commit is contained in:
4
treefmt.toml
Normal file
4
treefmt.toml
Normal file
@@ -0,0 +1,4 @@
|
||||
[formatter.nix]
|
||||
command = "nix"
|
||||
options = ["fmt"]
|
||||
includes = [ "*.nix" ]
|
||||
Reference in New Issue
Block a user