We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08f0f22 commit 71dfd5fCopy full SHA for 71dfd5f
.golangci.yml
@@ -1,3 +1,6 @@
1
+# Copyright (c) HashiCorp, Inc.
2
+# SPDX-License-Identifier: MPL-2.0
3
+
4
version: "2"
5
linters:
6
exclusions:
cmd/consul-dataplane/main_test.go
+// Copyright (c) HashiCorp, Inc.
+// SPDX-License-Identifier: MPL-2.0
package main
import (
0 commit comments