Skip to content

Commit 8c602be

Browse files
committed
chore: make lint happy
1 parent fa46a4f commit 8c602be

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.golangci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,8 @@ run:
6464

6565
# output configuration options
6666
output:
67-
formats: ["colored-line-number"]
67+
formats:
68+
- format: "colored-line-number"
6869
print-issued-lines: true
6970
print-linter-name: true
7071
uniq-by-line: true

0 commit comments

Comments
 (0)