1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-08-23 21:24:20 -04:00
gitea/modules/webhook
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
..
deliver_test.go
deliver.go
dingtalk_test.go Refactor webhook payload convertion (#12310) 2020-09-04 22:57:13 -04:00
dingtalk.go Refactor webhook payload convertion (#12310) 2020-09-04 22:57:13 -04:00
discord.go Refactor webhook payload convertion (#12310) 2020-09-04 22:57:13 -04:00
feishu.go Refactor webhook payload convertion (#12310) 2020-09-04 22:57:13 -04:00
general_test.go
general.go
main_test.go
matrix_test.go Refactor webhook payload convertion (#12310) 2020-09-04 22:57:13 -04:00
matrix.go Refactor webhook payload convertion (#12310) 2020-09-04 22:57:13 -04:00
msteams.go Fix line break for MS teams webhook (#13081) 2020-10-09 01:30:55 -04:00
payloader.go Refactor webhook payload convertion (#12310) 2020-09-04 22:57:13 -04:00
slack_test.go Refactor webhook payload convertion (#12310) 2020-09-04 22:57:13 -04:00
slack.go Update golangci-lint to version 1.31.0 (#13102) 2020-10-11 21:27:20 +01:00
telegram_test.go Refactor webhook payload convertion (#12310) 2020-09-04 22:57:13 -04:00
telegram.go Refactor webhook payload convertion (#12310) 2020-09-04 22:57:13 -04:00
webhook_test.go
webhook.go