woodpecker/pipeline
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
..
backend Enable golangci linter stylecheck (#3167) 2024-01-10 22:56:42 +01:00
errors Update go module path for major version 2 (#2905) 2023-12-08 08:15:08 +01:00
frontend Enable golangci linter stylecheck (#3167) 2024-01-10 22:56:42 +01:00
multipart Check for correct license header (#2137) 2023-08-10 11:06:00 +02:00
rpc Use step uuid instead of name in GRPC status calls (#3143) 2024-01-09 15:39:09 +01:00
shared Do not sanitzie secrets with 3 or less chars (#2680) 2023-10-31 19:44:03 +01:00
error.go Use UUID instead of step name where possible (#3136) 2024-01-09 05:43:03 +01:00
error_test.go Use UUID instead of step name where possible (#3136) 2024-01-09 05:43:03 +01:00
logger.go Update go module path for major version 2 (#2905) 2023-12-08 08:15:08 +01:00
option.go Rename engine to backend (#2950) 2023-12-14 19:20:47 +01:00
pipeline.go Use name in backend types instead of alias (#3142) 2024-01-09 15:22:59 +01:00
tracer.go Check for correct license header (#2137) 2023-08-10 11:06:00 +02:00