Skip to content

Commit 6f5a4fb

Browse files
committed
add stylecheck linter
1 parent fc98df8 commit 6f5a4fb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.golangci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ linters:
1414
- govet
1515
- lll
1616
- staticcheck
17+
- stylecheck
1718

1819
# All available settings of specific linters.
1920
linters-settings:

0 commit comments

Comments
 (0)