Skip to content
This repository was archived by the owner on Jun 2, 2023. It is now read-only.

Commit 1fc6153

Browse files
committed
add service
1 parent 351c6be commit 1fc6153

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.golangci.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,8 @@ linters:
2727
- gochecknoinits
2828
- scopelint
2929
- dupl
30+
31+
# golangci.com configuration
32+
# https://github.com/golangci/golangci/wiki/Configuration
33+
service:
34+
golangci-lint-version: 1.13.x # use fixed version to not introduce new linters unexpectedly

0 commit comments

Comments
 (0)