diff --git a/golang-honnef-tools.spec b/golang-honnef-tools.spec index b1b7d28..3961a68 100644 --- a/golang-honnef-tools.spec +++ b/golang-honnef-tools.spec @@ -64,7 +64,7 @@ install -m 0755 -vp %{gobuilddir}/bin/* %{buildroot}%{_bindir}/ %if %{with check} %check # https://github.com/dominikh/go-tools/issues/687 -%gocheck -d unused +%gocheck -d unused -d staticcheck %endif %files