diff options
author | Randall T. Vasquez <ran.dall@icloud.com> | 2022-07-30 14:03:18 -0700 |
---|---|---|
committer | Randall T. Vasquez <ran.dall@icloud.com> | 2022-07-30 14:03:18 -0700 |
commit | 885a3c48cc0964b4146e2eebf1da85bf6233232d (patch) | |
tree | 568788ed262d704eb94523e3e892f40b1bf074d8 /dev-go/staticcheck | |
parent | dev-go/staticcheck: ammend metadata.xml (diff) | |
download | guru-885a3c48cc0964b4146e2eebf1da85bf6233232d.tar.gz guru-885a3c48cc0964b4146e2eebf1da85bf6233232d.tar.bz2 guru-885a3c48cc0964b4146e2eebf1da85bf6233232d.zip |
dev-go/staticcheck: ammend metadata.xml
Signed-off-by: Randall T. Vasquez <ran.dall@icloud.com>
Diffstat (limited to 'dev-go/staticcheck')
-rw-r--r-- | dev-go/staticcheck/metadata.xml | 2 |
1 files changed, 1 insertions, 1 deletions
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> |