Skip to content

Commit 5236a75

Browse files
committed
feat(go): update license header format and configuratoin
1 parent 82ae651 commit 5236a75

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

go/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
// "License"); you may not use this file except in compliance
77
// with the License. You may obtain a copy of the License at
88
//
9-
// http://www.apache.org/licenses/LICENSE-2.0
9+
// http://www.apache.org/licenses/LICENSE-2.0
1010
//
1111
// Unless required by applicable law or agreed to in writing,
1212
// software distributed under the License is distributed on an

licenserc.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,3 +64,7 @@ excludes = [
6464
"cli/*.yml",
6565
"cli/*.toml",
6666
]
67+
68+
[mapping.DOUBLESLASH_STYLE]
69+
extensions = ['go']
70+
filenames = ['go.mod']

0 commit comments

Comments
 (0)