Skip to content

Commit a604884

Browse files
author
Lorenz Kästle
committedMar 3, 2025
Fix linter configuration
1 parent 10bf5cb commit a604884

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed
 

‎.golangci.yml

-8
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,3 @@ linters:
2626
- tagliatelle
2727
- varnamelen
2828
- wrapcheck
29-
linters-settings:
30-
estif:
31-
min-complexity: 4
32-
maligned:
33-
suggest-new: true
34-
funlen:
35-
lines: 90
36-
statements: 45

0 commit comments

Comments
 (0)
Please sign in to comment.