woodpecker/server
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
..
api Enable golangci linter stylecheck (#3167) 2024-01-10 22:56:42 +01:00
badges Update go module path for major version 2 (#2905) 2023-12-08 08:15:08 +01:00
cache Update go module path for major version 2 (#2905) 2023-12-08 08:15:08 +01:00
ccmenu Update go module path for major version 2 (#2905) 2023-12-08 08:15:08 +01:00
cron Update go module path for major version 2 (#2905) 2023-12-08 08:15:08 +01:00
forge Enable golangci linter stylecheck (#3167) 2024-01-10 22:56:42 +01:00
grpc Enable golangci linter stylecheck (#3167) 2024-01-10 22:56:42 +01:00
logging Update go module path for major version 2 (#2905) 2023-12-08 08:15:08 +01:00
model Enable golangci linter stylecheck (#3167) 2024-01-10 22:56:42 +01:00
pipeline Enable golangci linter stylecheck (#3167) 2024-01-10 22:56:42 +01:00
plugins Enable golangci linter stylecheck (#3167) 2024-01-10 22:56:42 +01:00
pubsub Refactor/simplify pubsub (#2554) 2023-10-13 07:34:33 +02:00
queue Clean up logging (#3161) 2024-01-10 20:57:12 +01:00
router Clean up logging (#3161) 2024-01-10 20:57:12 +01:00
store Enable golangci linter stylecheck (#3167) 2024-01-10 22:56:42 +01:00
web Enable golangci linter stylecheck (#3167) 2024-01-10 22:56:42 +01:00
config.go Add option to disable version check in admin web UI (#3040) 2023-12-27 22:16:15 +01:00