Skip to content

Commit ffe6850

Browse files
committed
Reorder ruff arg
1 parent 677c994 commit ffe6850

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nix/tools.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
, nodePackages
3030
, ormolu
3131
, python39Packages
32+
, ruff
3233
, runCommand
3334
, rustfmt
3435
, shellcheck
@@ -44,7 +45,6 @@
4445
, writeText
4546
, go
4647
, go-tools
47-
, ruff
4848
, revive ? null
4949
}:
5050

0 commit comments

Comments
 (0)