woodpecker/pipeline/frontend/yaml
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
..
compiler Enable gocritic and don't ignore globally (#3159) 2024-01-10 15:34:44 +01:00
constraint Enable golangci linter stylecheck (#3167) 2024-01-10 22:56:42 +01:00
linter Enable golangci linter stylecheck (#3167) 2024-01-10 22:56:42 +01:00
matrix Enable gocritic and don't ignore globally (#3159) 2024-01-10 15:34:44 +01:00
types Enable golangci linter stylecheck (#3167) 2024-01-10 22:56:42 +01:00
utils fix(deps): update module github.com/docker/distribution to v2.8.3+incompatible (#2517) 2023-10-03 09:35:40 +02:00
parse.go Enable gocritic and don't ignore globally (#3159) 2024-01-10 15:34:44 +01:00
parse_test.go Fix slice unmarshaling (#3097) 2024-01-01 11:03:31 +01:00