Skip to content
This repository was archived by the owner on May 15, 2025. It is now read-only.

Commit f9e6530

Browse files
committed
add comments to working golang file
1 parent 255beb5 commit f9e6530

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.golangci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ linters:
1919
- fatcontext
2020
- ginkgolinter
2121
- gocritic
22-
# - govet
22+
# - govet # do not enable - this causes some metalinter issue
2323
- loggercheck
2424
- misspell
2525
- perfsprint

0 commit comments

Comments
 (0)