This website requires JavaScript.
Explore
Help
Sign In
coqui-ai
/
TTS
mirror of
https://github.com/coqui-ai/TTS.git
Watch
1
Star
0
Fork
You've already forked TTS
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dbf1a08a0d
TTS
/
.cardboardlint.yml
5 lines
111 B
YAML
Raw
Normal View
History
Unescape
Escape
Add pylint and cardboardlinter config, enable Travis lint check on PRs
2019-07-17 15:24:40 +00:00
linters
:
-
pylint
:
cardboard config update
2020-06-02 16:54:03 +00:00
# pylintrc: pylintrc
filefilter
:
[
'- test_*.py'
,
'+ *.py'
,
'- *.npy'
]
# exclude: