Merge pull request #170345 from superherointj/package-gofumpt-enable-tests
gofumpt: enable tests
This commit is contained in:
commit
762f93fe5a
1 changed files with 0 additions and 2 deletions
|
@ -13,8 +13,6 @@ buildGoModule rec {
|
|||
|
||||
vendorSha256 = "sha256-Il1E1yOejLEdKRRMqelGeJbHRjx4qFymf7N98BEdFzg=";
|
||||
|
||||
doCheck = false;
|
||||
|
||||
meta = with lib; {
|
||||
description = "A stricter gofmt";
|
||||
homepage = "https://github.com/mvdan/gofumpt";
|
||||
|
|
Loading…
Reference in a new issue