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

Commit 3f7157a

Browse files
committed
fix: remove prepare linter
1 parent 2847da2 commit 3f7157a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.golangci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,5 +43,3 @@ issues:
4343
# https://github.com/golangci/golangci/wiki/Configuration
4444
service:
4545
golangci-lint-version: 1.15.x # use the fixed version to not introduce new linters unexpectedly
46-
prepare:
47-
- echo "here I can run custom commands, but no preparation needed for this repo"

0 commit comments

Comments
 (0)