8 lines
84 B
YAML
8 lines
84 B
YAML
|
linters:
|
||
|
enable-all: true
|
||
|
disable:
|
||
|
- wsl
|
||
|
- lll
|
||
|
- funlen
|
||
|
- godox
|