We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17c1785 commit 52d8c48Copy full SHA for 52d8c48
test/examples/nixpkgs.toml
@@ -1,4 +1,4 @@
1
-# One CLI to format the code tree - https://git.numtide.com/numtide/treefmt
+# One CLI to format the code tree - https://github.com/numtide/treefmt
2
3
[formatter.deadnix]
4
command = "deadnix"
@@ -9,4 +9,4 @@ priority = 1
9
[formatter.nixpkgs-fmt]
10
command = "nixpkgs-fmt"
11
includes = ["*.nix"]
12
-priority = 2
+priority = 2
0 commit comments