Fix golangci-lint config SPDX license

This commit is contained in:
Winni Neessen 2022-10-17 18:19:50 +02:00
parent 872315ed80
commit d4ae5fe07c
Signed by: wneessen
GPG key ID: 5F3AF39B820C119D

View file

@ -1,3 +1,7 @@
## SPDX-FileCopyrightText: 2022 Winni Neessen <winni@neessen.dev>
##
## SPDX-License-Identifier: MIT
[run]
go = "1.16"
tests = true