woodpecker/server/grpc
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
..
auth_server.go Enable golangci linter stylecheck (#3167) 2024-01-10 22:56:42 +01:00
authorizer.go Replace interface{} with any (#2807) 2023-11-12 18:23:48 +01:00
filter.go Enable some linters (#3129) 2024-01-09 21:35:37 +01:00
filter_test.go Enable some linters (#3129) 2024-01-09 21:35:37 +01:00
jwt_manager.go Replace interface{} with any (#2807) 2023-11-12 18:23:48 +01:00
rpc.go Enable golangci linter stylecheck (#3167) 2024-01-10 22:56:42 +01:00
rpc_test.go Register Agent with hostname (#2936) 2023-12-19 14:17:36 +01:00
server.go Enable some linters (#3129) 2024-01-09 21:35:37 +01:00