Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 2528e86

Browse files
committedMar 6, 2024
docs: clean configuration example
1 parent 36793ff commit 2528e86

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed
 

‎.golangci.example.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,3 @@ linters:
1818
disable-all: true
1919
enable:
2020
- example
21-
# Typecheck is how golangci-lint reports compile errors, so should always be enabled.
22-
- typecheck

0 commit comments

Comments
 (0)
Please sign in to comment.