mirror of
https://github.com/juanfont/headscale.git
synced 2025-11-07 04:42:52 -05:00
* 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