mirror of
https://github.com/juanfont/headscale.git
synced 2025-03-09 21:30:06 -04: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