Skip to content

Commit e8ac806

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

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-
- github-actions
6+
- format: github-actions
77

88
linters:
99
disable-all: true

0 commit comments

Comments
 (0)