mirror of
https://github.com/Adembc/lazyssh.git
synced 2026-07-14 12:13:34 +02:00
fix litner for tests
This commit is contained in:
+8
-1
@@ -14,7 +14,14 @@ issues:
|
||||
- dupl
|
||||
- lll
|
||||
|
||||
|
||||
# exclude some linters for the test directory and test files
|
||||
- path: test/.*|.*_test\.go
|
||||
linters:
|
||||
- dupl
|
||||
- errcheck
|
||||
- goconst
|
||||
- gocyclo
|
||||
- gosec
|
||||
|
||||
linters:
|
||||
disable-all: true
|
||||
|
||||
Reference in New Issue
Block a user