Skip to content

Commit b480699

Browse files
committed
update golangci config
Signed-off-by: Grant Linville <[email protected]>
1 parent e8ac806 commit b480699

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.golangci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ run:
33

44
output:
55
formats:
6-
- format: github-actions
6+
- format: colored-line-number
77

88
linters:
99
disable-all: true

0 commit comments

Comments
 (0)