mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-11-03 15:52:25 -06:00
[chore]: Bump github.com/gin-contrib/gzip from 0.0.6 to 1.0.0 (#2781)
This commit is contained in:
parent
7f4a0a1aeb
commit
40ee470536
105 changed files with 81065 additions and 43757 deletions
10
vendor/github.com/gin-contrib/gzip/.golangci.yml
generated
vendored
10
vendor/github.com/gin-contrib/gzip/.golangci.yml
generated
vendored
|
|
@ -4,8 +4,6 @@ linters:
|
|||
fast: false
|
||||
enable:
|
||||
- bodyclose
|
||||
- deadcode
|
||||
- depguard
|
||||
- dogsled
|
||||
- dupl
|
||||
- errcheck
|
||||
|
|
@ -29,20 +27,12 @@ linters:
|
|||
- nolintlint
|
||||
- rowserrcheck
|
||||
- staticcheck
|
||||
- structcheck
|
||||
- stylecheck
|
||||
- typecheck
|
||||
- unconvert
|
||||
- unparam
|
||||
- unused
|
||||
- varcheck
|
||||
- whitespace
|
||||
- gofumpt
|
||||
|
||||
run:
|
||||
timeout: 3m
|
||||
|
||||
linters-settings:
|
||||
dupl:
|
||||
# tokens count to trigger issue, 150 by default
|
||||
threshold: 200
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue