woodpecker/server/api
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
..
debug Update swagger API specification (#1782) 2023-06-03 21:38:36 +02:00
metrics Enable golangci linter stylecheck (#3167) 2024-01-10 22:56:42 +01:00
agent.go Enable golangci linter stylecheck (#3167) 2024-01-10 22:56:42 +01:00
badge.go Enable golangci linter stylecheck (#3167) 2024-01-10 22:56:42 +01:00
cron.go Enable golangci linter stylecheck (#3167) 2024-01-10 22:56:42 +01:00
global_secret.go Enable golangci linter stylecheck (#3167) 2024-01-10 22:56:42 +01:00
helper.go Enable golangci linter stylecheck (#3167) 2024-01-10 22:56:42 +01:00
helper_test.go Update go module path for major version 2 (#2905) 2023-12-08 08:15:08 +01:00
hook.go Enable golangci linter stylecheck (#3167) 2024-01-10 22:56:42 +01:00
login.go Enable golangci linter stylecheck (#3167) 2024-01-10 22:56:42 +01:00
org.go Enable golangci linter stylecheck (#3167) 2024-01-10 22:56:42 +01:00
org_secret.go Enable golangci linter stylecheck (#3167) 2024-01-10 22:56:42 +01:00
orgs.go Enable golangci linter stylecheck (#3167) 2024-01-10 22:56:42 +01:00
pipeline.go Enable golangci linter stylecheck (#3167) 2024-01-10 22:56:42 +01:00
registry.go Enable golangci linter stylecheck (#3167) 2024-01-10 22:56:42 +01:00
repo.go Enable golangci linter stylecheck (#3167) 2024-01-10 22:56:42 +01:00
repo_secret.go Enable golangci linter stylecheck (#3167) 2024-01-10 22:56:42 +01:00
signature_public_key.go Update go module path for major version 2 (#2905) 2023-12-08 08:15:08 +01:00
stream.go Enable golangci linter stylecheck (#3167) 2024-01-10 22:56:42 +01:00
user.go Enable gocritic and don't ignore globally (#3159) 2024-01-10 15:34:44 +01:00
users.go Enable golangci linter stylecheck (#3167) 2024-01-10 22:56:42 +01:00
z.go Update go module path for major version 2 (#2905) 2023-12-08 08:15:08 +01:00