Skip to content

Commit

Permalink
README: dev dependencies: add gci
Browse files Browse the repository at this point in the history
it's used in the Makefile but, prior to this, the README didn't instruct you to
install it.
  • Loading branch information
feuGeneA committed Sep 19, 2024
1 parent 8fad770 commit 3554fed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ go install mvdan.cc/gofumpt@v0.4.0
go install honnef.co/go/tools/cmd/staticcheck@v0.4.2
go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.60.3
go install go.uber.org/nilaway/cmd/nilaway@v0.0.0-20240821220108-c91e71c080b7
go install github.com/daixiang0/gci@v0.11.2
```

**Lint, test, format**
Expand Down

0 comments on commit 3554fed

Please # to comment.