Skip to content

Commit 6c370c1

Browse files
committed
maybe fix lint
1 parent 42de245 commit 6c370c1

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.golangci.yml

-6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
run:
2-
deadline: 20m
32
build-tags:
43
- embed_pomerium
54

@@ -157,8 +156,3 @@ issues:
157156
- gosec
158157
- linters: [golint]
159158
text: "should have a package comment"
160-
161-
# golangci.com configuration
162-
# https://github.com/golangci/golangci/wiki/Configuration
163-
service:
164-
golangci-lint-version: 1.34.x # use the fixed version to not introduce new linters unexpectedly

0 commit comments

Comments
 (0)