Skip to content

Commit 72b7241

Browse files
committed
WIP: test golangci-lint v1 github workflow
1 parent 446c087 commit 72b7241

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.golangci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -196,3 +196,4 @@ issues:
196196

197197
run:
198198
timeout: 5m
199+

cmd/golangci-lint/main.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// Package: main
12
package main
23

34
import (

0 commit comments

Comments
 (0)