GNU bug report logs -
#68763
[PATCH 0/7] gnu: Improve go-honnef-co-go-tools definition.
Previous Next
Reported by: Nicolas Graves <ngraves <at> ngraves.fr>
Date: Sat, 27 Jan 2024 16:57:02 UTC
Severity: normal
Tags: patch
Done: Sharlatan Hellseher <sharlatanus <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
* gnu/packages/golang-check.scm (go-honnef-co-go-tools): Improve
synopsis and description.
Change-Id: I357626457418f8c6f1b05918226c33f7faa88d49
---
gnu/packages/golang-check.scm | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/gnu/packages/golang-check.scm b/gnu/packages/golang-check.scm
index b767fc3254..703aab8e33 100644
--- a/gnu/packages/golang-check.scm
+++ b/gnu/packages/golang-check.scm
@@ -75,11 +75,10 @@ (define-public go-honnef-co-go-tools
go-golang-org-x-mod
go-golang-org-x-tools))
(home-page "https://honnef.co/go/tools")
- (synopsis "Staticcheck advanced Go linter")
+ (synopsis "Staticcheck advanced Go linter library")
(description
- "Staticcheck is a state of the art linter for the Go programming language.
-Using static analysis, it finds bugs and performance issues, offers
-simplifications, and enforces style rules.")
+ "This package provides the Go source code for the @code{go-staticcheck}
+advanced Go linter.")
(license license:expat)))
(define-public go-keyify
--
2.41.0
This bug report was last modified 1 year and 170 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.