Files
guru/dev-go/staticcheck/metadata.xml
Randall T. Vasquez 885a3c48cc dev-go/staticcheck: ammend metadata.xml
Signed-off-by: Randall T. Vasquez <ran.dall@icloud.com>
2022-07-30 14:03:18 -07:00

15 lines
582 B
XML

<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>ran.dall@icloud.com</email>
<name>Randall Vasquez</name>
</maintainer>
<longdescription lang="en">
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>
</upstream>
</pkgmetadata>