diff options
| author | jwijenbergh <jeroenwijenbergh@protonmail.com> | 2022-12-12 13:42:43 +0100 |
|---|---|---|
| committer | jwijenbergh <jeroenwijenbergh@protonmail.com> | 2022-12-14 11:57:17 +0100 |
| commit | 468d4a0e86ef99ae043aa71c0ff676f59a7627ae (patch) | |
| tree | a150f471c3ff353a9aa8c7751f437119eac2ebd7 /ci | |
| parent | 7b999a0c6c2f5c8d8f2798db9ae0aa090f3d5552 (diff) | |
Server: Fix revive lint error
```
internal/server/servers.go:51:9: indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (move short variable declaration to its own line if necessary) (revive)
} else {
return srv, nil
}
```
Diffstat (limited to 'ci')
0 files changed, 0 insertions, 0 deletions
