This website requires JavaScript.
Explore
Help
Register
Sign In
Rooba
/
mitogen
mirror of
https://github.com/mitogen-hq/mitogen.git
Watch
1
Star
1
Fork
You've already forked mitogen
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Initial flake8 configuration.
Browse Source
...
This commit is contained in:
David Wilson
2018-02-28 00:15:45 +05:45
parent
712e5dfca1
commit
e84c33de59
1 changed files
with
3 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
Expand all files
Collapse all files
3
setup.cfg
Normal file
Unescape
Escape
View File
@ -0,0 +1,3 @@
[flake8]
ignore
=
E402,E128,W503
exclude
=
mitogen/compat
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
Rooba/mitogen
Title
Body
Create Issue