woodpecker/pipeline/backend/local
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
..
clone.go Use UUID instead of step name where possible (#3136) 2024-01-09 05:43:03 +01:00
command.go Option to change temp dir for local backend (#2702) 2023-11-02 15:45:18 +01:00
const.go Enable golangci linter stylecheck (#3167) 2024-01-10 22:56:42 +01:00
const_test.go Add some tests (#2652) 2023-10-28 13:37:54 +02:00
flags.go Option to change temp dir for local backend (#2702) 2023-11-02 15:45:18 +01:00
local.go Clean up logging (#3161) 2024-01-10 20:57:12 +01:00