Skip to content

Commit 7e36b4c

Browse files
committed
fix: add golines to tools.nix
1 parent 1a1c7c6 commit 7e36b4c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

nix/tools.nix

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@
8484
, go
8585
, go-tools
8686
, golangci-lint
87+
, golines
8788
, revive ? null
8889
, vale
8990
}:
@@ -123,6 +124,7 @@ in
123124
go
124125
go-tools
125126
golangci-lint
127+
golines
126128
gptcommit
127129
hadolint
128130
hindent

0 commit comments

Comments
 (0)