This website requires JavaScript.
Explore
Help
Sign In
adelorenzo
/
stable
Watch
1
Star
0
Fork
0
You've already forked stable
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
0e699b87af
stable
/
setup.cfg
8 lines
99 B
INI
Raw
Normal View
History
Unescape
Escape
add setup.cfg to configure flake8
2017-12-16 02:28:29 +00:00
[flake8]
fix pep8 warnings
2017-12-16 02:39:47 +00:00
#ignore =
add setup.cfg to configure flake8
2017-12-16 02:28:29 +00:00
max-line-length
=
100
max-complexity
=
12
setup travis to check mypy
2018-05-31 20:09:31 +00:00
[mypy]
ignore_missing_imports
=
True
Reference in New Issue
Copy Permalink