forked from quic-go/quic-go
enable the asciicheck linter
This commit is contained in:
@@ -17,6 +17,7 @@ linters-settings:
|
||||
linters:
|
||||
disable-all: true
|
||||
enable:
|
||||
- asciicheck
|
||||
- deadcode
|
||||
- depguard
|
||||
- goconst
|
||||
|
||||
Reference in New Issue
Block a user