mirror of
https://github.com/wassname/TTS.git
synced 2026-09-21 12:40:58 +08:00
5 lines
111 B
YAML
5 lines
111 B
YAML
linters:
|
|
- pylint:
|
|
# pylintrc: pylintrc
|
|
filefilter: ['- test_*.py', '+ *.py', '- *.npy']
|
|
# exclude: |