Merge pull request #31 from ankeesler/duplicate-header-definition
Consolidate duplicate header definitions
This commit is contained in:
commit
ae7be3ea94
@ -63,8 +63,6 @@ linters-settings:
|
|||||||
lines: 125
|
lines: 125
|
||||||
statements: 50
|
statements: 50
|
||||||
goheader:
|
goheader:
|
||||||
template: |-
|
template-path: hack/header.txt
|
||||||
Copyright 2020 VMware, Inc.
|
|
||||||
SPDX-License-Identifier: Apache-2.0
|
|
||||||
goimports:
|
goimports:
|
||||||
local-prefixes: github.com/suzerain-io
|
local-prefixes: github.com/suzerain-io
|
||||||
|
Loading…
Reference in New Issue
Block a user