This website works better with JavaScript.
Explore
Help
Register
Sign In
archive
/
mitogen
mirror of
https://github.com/mitogen-hq/mitogen.git
Watch
1
Star
0
Fork
You've already forked mitogen
0
Code
Releases
Activity
Initial flake8 configuration.
Browse Source
wip-fakessh-exit-status
David Wilson
7 years ago
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
3
setup.cfg
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
archive/mitogen
Title
Body
Create Issue