Add linters and fix lint issues
This commit is contained in:
@@ -18,6 +18,7 @@ func Test_stringifyMullvadServers(t *testing.T) {
|
||||
IPs: []net.IP{{1, 1, 1, 1}},
|
||||
IPsV6: []net.IP{{1, 1, 1, 1}},
|
||||
}}
|
||||
//nolint:lll
|
||||
expected := `
|
||||
func MullvadServers() []models.MullvadServer {
|
||||
return []models.MullvadServer{
|
||||
|
||||
Reference in New Issue
Block a user