commit: 885a3c48cc0964b4146e2eebf1da85bf6233232d
Author: Randall T. Vasquez <ran.dall <AT> icloud <DOT> com>
AuthorDate: Sat Jul 30 21:03:18 2022 +0000
Commit: Haelwenn Monnier <contact <AT> hacktivis <DOT> me>
CommitDate: Sat Jul 30 21:03:18 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=885a3c48
dev-go/staticcheck: ammend metadata.xml
Signed-off-by: Randall T. Vasquez <ran.dall <AT> icloud.com>
dev-go/staticcheck/metadata.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-go/staticcheck/metadata.xml b/dev-go/staticcheck/metadata.xml
index c54adb945..c661a3475 100644
--- a/dev-go/staticcheck/metadata.xml
+++ b/dev-go/staticcheck/metadata.xml
@@ -6,7 +6,7 @@
<name>Randall Vasquez</name>
</maintainer>
<longdescription lang="en">
- The advanced Go linter
+ 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.
</longdescription>
<upstream>
<remote-id type="github">dominikh/go-tools</remote-id>