Skip to content

Commit e83cba5

Browse files
committed
Fix Go lint
1 parent c2041cd commit e83cba5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.golangci.yml

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
run:
2+
skip-files:
3+
- ./src/go/main.go

0 commit comments

Comments
 (0)