dev-go/staticcheck: ammend metadata.xml

Signed-off-by: Randall T. Vasquez <ran.dall@icloud.com>
This commit is contained in:
Randall T. Vasquez
2022-07-30 14:03:18 -07:00
parent e9dabc9063
commit 885a3c48cc

View File

@@ -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>