mirror of
https://codeberg.org/superseriousbusiness/gotosocial.git
synced 2024-12-18 15:11:47 +03:00
12 lines
170 B
YAML
12 lines
170 B
YAML
linters:
|
|
enable:
|
|
- errcheck
|
|
- gosimple
|
|
- govet
|
|
- ineffassign
|
|
- staticcheck
|
|
- unused
|
|
- contextcheck
|
|
- goconst
|
|
- gofmt
|
|
- misspell
|