mirror of
https://git.vectorsigma.ru/public/headscale.git
synced 2026-07-30 07:07:51 +00: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