forgejo/routers/user/setting
kolaente 64133126cd
Update golangci-lint to version 1.31.0 (#13102)
This PR updates golangci-lint to the latest version 1.31.0.

The upgrade introduced a new check for which I've fixed or disabled most cases.

Signed-off-by: kolaente <k@knt.li>
2020-10-11 21:27:20 +01:00
..
account.go Check passwords against HaveIBeenPwned (#12716) 2020-09-08 17:06:39 -05:00
account_test.go
adopt.go Adopt repositories (#12920) 2020-09-25 07:09:23 +03:00
applications.go [API] Delete Token accept names too (#12366) 2020-08-28 11:09:33 +03:00
keys.go Add ssh certificate support (#12281) 2020-10-10 20:38:09 -04:00
main_test.go
oauth2.go
profile.go Adopt repositories (#12920) 2020-09-25 07:09:23 +03:00
security.go [API] Delete Token accept names too (#12366) 2020-08-28 11:09:33 +03:00
security_openid.go
security_twofa.go Update golangci-lint to version 1.31.0 (#13102) 2020-10-11 21:27:20 +01:00
security_u2f.go