1
0
mirror of https://github.com/woodpecker-ci/woodpecker.git synced 2024-12-12 08:23:48 +02:00
woodpecker/server/forge/github
Robert Kaussow 7756c60a33
Enable golangci linter stylecheck (#3167)
This PR only fixes error string formatting, log message strings are
still mixed upper/lowercase (see
https://github.com/woodpecker-ci/woodpecker/pull/3161#issuecomment-1885140649)
and I'm not aware of a linter to enforce it.
2024-01-10 22:56:42 +01:00
..
fixtures Add pull request closed event (#2684) 2023-12-26 19:22:52 +01:00
convert_test.go Enable some linters (#3129) 2024-01-09 21:35:37 +01:00
convert.go Hide PR tab if PRs are disabled (#3004) 2023-12-24 11:04:18 +02:00
github_test.go Update go module path for major version 2 (#2905) 2023-12-08 08:15:08 +01:00
github.go Enable golangci linter stylecheck (#3167) 2024-01-10 22:56:42 +01:00
parse_test.go Add pull request closed event (#2684) 2023-12-26 19:22:52 +01:00
parse.go Enable gocritic and don't ignore globally (#3159) 2024-01-10 15:34:44 +01:00