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:
		
							parent
							
								
									a27d0f975b
								
							
						
					
					
						commit
						f4dd770550
					
				
					 1 changed files with 3 additions and 4 deletions
				
			
		|  | @ -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 | ||||||
|  |  | ||||||
		Reference in a new issue