1
0
mirror of https://github.com/juanfont/headscale.git synced 2024-12-20 19:09:07 +01:00
juanfont.headscale/cmd/headscale/cli
greizgh 8571513e3c
reformat code (#2019)
* reformat code

This is mostly an automated change with `make lint`.
I had to manually please golangci-lint in routes_test because of a short
variable name.

* fix start -> strategy which was wrongly corrected by linter
2024-07-22 08:56:00 +02:00
..
api_key.go
configtest.go Fix various linting issues + golang-lint upgrade (#1245) 2023-03-03 18:22:47 +01:00
debug.go
dump_config.go
generate.go
mockoidc.go
nodes.go remove custom contains funcs for slices.Contains (#2015) 2024-07-19 09:04:04 +02:00
policy.go reformat code (#2019) 2024-07-22 08:56:00 +02:00
preauthkeys.go
pterm_style.go
root.go
routes.go
server.go
users.go
utils.go reformat code (#2019) 2024-07-22 08:56:00 +02:00
version.go