[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#68763] [PATCH 0/7] gnu: Improve go-honnef-co-go-tools definition.
From: |
Nicolas Graves |
Subject: |
[bug#68763] [PATCH 0/7] gnu: Improve go-honnef-co-go-tools definition. |
Date: |
Sat, 27 Jan 2024 17:55:57 +0100 |
A few improvements to the go-honnef-co-go-tools package:
* remove a former archived dependency
* add binaries / executables provided in the source
* improve synopsis and description
Nicolas Graves (7):
gnu: Remove go-github-com-kisielk-gotool.
gnu: Add go-keyify.
gnu: Add go-staticcheck.
gnu: Add go-structlayout.
gnu: Add go-structlayout-optimize.
gnu: Add go-structlayout-pretty.
gnu: go-honnef-co-go-tools: Improve synopsis and description.
gnu/packages/golang-check.scm | 69 +++++++++++++++++++++++++++++++++--
gnu/packages/golang.scm | 24 ------------
2 files changed, 66 insertions(+), 27 deletions(-)
--
2.41.0
- [bug#68763] [PATCH 0/7] gnu: Improve go-honnef-co-go-tools definition.,
Nicolas Graves <=
- [bug#68763] [PATCH 1/7] gnu: Remove go-github-com-kisielk-gotool., Nicolas Graves, 2024/01/27
- [bug#68763] [PATCH 2/7] gnu: Add go-keyify., Nicolas Graves, 2024/01/27
- [bug#68763] [PATCH 5/7] gnu: Add go-structlayout-optimize., Nicolas Graves, 2024/01/27
- [bug#68763] [PATCH 4/7] gnu: Add go-structlayout., Nicolas Graves, 2024/01/27
- [bug#68763] [PATCH 3/7] gnu: Add go-staticcheck., Nicolas Graves, 2024/01/27
- [bug#68763] [PATCH 6/7] gnu: Add go-structlayout-pretty., Nicolas Graves, 2024/01/27
- [bug#68763] [PATCH 7/7] gnu: go-honnef-co-go-tools: Improve synopsis and description., Nicolas Graves, 2024/01/27
- [bug#68763] [PATCH v2 1/7] gnu: Remove go-github-com-kisielk-gotool., Nicolas Graves, 2024/01/27