forked from mirrors/gomod2nix
shell.nix: Add golangci-lint
This commit is contained in:
parent
c72445c826
commit
688cd6dbe3
1 changed files with 1 additions and 0 deletions
|
@ -22,5 +22,6 @@ pkgs.mkShell {
|
|||
pkgs.nixpkgs-fmt
|
||||
pkgs.gomod2nix.go
|
||||
pkgs.gomod2nix
|
||||
pkgs.golangci-lint
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue