projects
/
ytdl
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
flake8: Add more ignored files
[ytdl]
/
setup.cfg
1
[wheel]
2
universal = True
3
4
[flake8]
5
exclude = youtube_dl/extractor/__init__.py,devscripts/buildserver.py,setup.py
6
ignore = E501