Chore: Enable exhaustive linter (#29458)
* Chore: Enable exhaustive linter Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
This commit is contained in:
@@ -109,6 +109,7 @@ func (hs *HTTPServer) Run(ctx context.Context) error {
|
||||
if err := hs.configureHttps(); err != nil {
|
||||
return err
|
||||
}
|
||||
default:
|
||||
}
|
||||
|
||||
listener, err := hs.getListener()
|
||||
|
||||
Reference in New Issue
Block a user