mirror of
https://github.com/go-gitea/gitea.git
synced 2026-05-04 14:44:21 +00:00
When we updated the .golangci.yml for 1.20 we should have used a string as 1.20 is not a valid number. In doing so we need to restore the nolint markings within the pq driver. Signed-off-by: Andrew Thornton <art27@cantab.net>