mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-08-30 09:07:40 -05:00
Disables staticcheck SA4023: the nilness analyzer vendored in 2.13.0 (honnef.co/go/tools v0.8.0-rc.1) panics on recover() in pointer-returning functions, triggered by sentry-go (dominikh/go-tools#1725).