Add treefmt-nix for formatting all the files
This commit is contained in:
parent
1a9a4243fe
commit
ceecc82aae
11 changed files with 151 additions and 52 deletions
|
|
@ -12,8 +12,8 @@ stale = false
|
|||
|
||||
[output]
|
||||
deny = ["unmaintained"] # exit on error if unmaintained dependencies are found
|
||||
format = "terminal" # "terminal" (human readable report) or "json"
|
||||
quiet = false # Only print information on error
|
||||
format = "terminal" # "terminal" (human readable report) or "json"
|
||||
quiet = false # Only print information on error
|
||||
show_tree = true
|
||||
|
||||
[target]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue