You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 9, 2020. It is now read-only.
The most recent version of staticcheck drops the "--ignore" flag in
favor of inline ignore directives, so we need to use those or fix on
the older version.
Good news is two of our ignore directives are now no longer needed.
Updates dominikh/go-tools#514.
Updates dominikh/go-tools#515.
Fixes#2178.
0 commit comments