gnu: go-honnef-co-go-tools: Improve synopsis and description.

* gnu/packages/golang-check.scm (go-honnef-co-go-tools): Improve
synopsis and description.

Change-Id: I357626457418f8c6f1b05918226c33f7faa88d49
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
This commit is contained in:
Nicolas Graves 2024-01-27 19:21:32 +01:00 committed by Sharlatan Hellseher
parent a27d0f975b
commit f4dd770550
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -77,11 +77,10 @@
go-golang-org-x-mod go-golang-org-x-mod
go-golang-org-x-tools)) go-golang-org-x-tools))
(home-page "https://honnef.co/go/tools") (home-page "https://honnef.co/go/tools")
(synopsis "Staticcheck advanced Go linter") (synopsis "Staticcheck advanced Go linter library")
(description (description
"Staticcheck is a state of the art linter for the Go programming language. "This package provides the Go source code for the @code{go-staticcheck}
Using static analysis, it finds bugs and performance issues, offers advanced Go linter.")
simplifications, and enforces style rules.")
(license license:expat))) (license license:expat)))
(define-public go-keyify (define-public go-keyify