Skip to content

Commit 21ba747

Browse files
committed
Set version field in .golangci.yml
Changed the commented version line to an active 'version: 2' field in the GolangCI configuration file.
1 parent 1f251f6 commit 21ba747

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
@@ -1,4 +1,4 @@
1-
# version: 2
1+
version: 2
22

33
run:
44
timeout: 3m

0 commit comments

Comments
 (0)