mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-11-16 23:47:34 -06:00
[chore] update viper version (#2539)
* update viper version * removes our last uses of the slice package * fix tests
This commit is contained in:
parent
c5eced5fd1
commit
906639ad7e
166 changed files with 11771 additions and 2782 deletions
11
vendor/github.com/sourcegraph/conc/.golangci.yml
generated
vendored
Normal file
11
vendor/github.com/sourcegraph/conc/.golangci.yml
generated
vendored
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
linters:
|
||||
disable-all: true
|
||||
enable:
|
||||
- errcheck
|
||||
- godot
|
||||
- gosimple
|
||||
- govet
|
||||
- ineffassign
|
||||
- staticcheck
|
||||
- typecheck
|
||||
- unused
|
||||
Loading…
Add table
Add a link
Reference in a new issue