mirror of
https://github.com/WiiLink24/wfc-server.git
synced 2026-09-08 00:25:30 -05:00
Update .golangci.yml
This commit is contained in:
@@ -2,4 +2,12 @@ version: "2"
|
||||
linters:
|
||||
exclusions:
|
||||
paths:
|
||||
- "nhttp/*.go"
|
||||
- "nhttp/ascii.go"
|
||||
- "nhttp/buffer.go"
|
||||
- "nhttp/chunked.go"
|
||||
- "nhttp/errors.go"
|
||||
- "nhttp/handler.go"
|
||||
- "nhttp/request.go"
|
||||
- "nhttp/response.go"
|
||||
- "nhttp/server.go"
|
||||
- "nhttp/transfer.go"
|
||||
|
||||
Reference in New Issue
Block a user