mirror of
https://github.com/safing/portbase
synced 2025-09-01 18:19:57 +00:00
9 lines
133 B
YAML
9 lines
133 B
YAML
linters:
|
|
enable-all: true
|
|
disable:
|
|
- lll
|
|
- gochecknoinits
|
|
- gochecknoglobals
|
|
- funlen
|
|
- whitespace
|
|
- wsl
|