Let lint ignore grpcv1.go as it is placeholder

This commit is contained in:
Kristoffer Dalby 2021-10-27 07:06:39 +00:00
parent 6369cea10e
commit acd9ebbdf8
2 changed files with 2 additions and 1 deletions

View file

@ -1,3 +1,4 @@
//nolint
package headscale
import (