mirror of
https://github.com/refraction-networking/uquic.git
synced 2025-04-04 12:47:36 +03:00
add the prealloc linter
This commit is contained in:
parent
1350f499b5
commit
0131dc7fa9
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ linters:
|
||||||
- gosimple
|
- gosimple
|
||||||
- ineffassign
|
- ineffassign
|
||||||
- misspell
|
- misspell
|
||||||
|
- prealloc
|
||||||
- staticcheck
|
- staticcheck
|
||||||
- structcheck
|
- structcheck
|
||||||
- unconvert
|
- unconvert
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue