mirror of
https://github.com/mxpv/podsync.git
synced 2024-05-11 05:55:04 +00:00
9 lines
123 B
YAML
9 lines
123 B
YAML
|
linters:
|
||
|
disable-all: true
|
||
|
presets:
|
||
|
- bugs
|
||
|
- unused
|
||
|
- format
|
||
|
- style
|
||
|
- complexity
|
||
|
- performance
|