This website requires JavaScript.
Explore
Gist
Help
Register
Sign In
Mirrors
/
synapse
mirror of
https://github.com/element-hq/synapse.git
Watch
1
Star
0
Fork
You've already forked synapse
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Add max-line-length to the flake8 section of setup.cfg
Browse Source
...
This commit is contained in:
Mark Haines
2015-08-13 13:12:33 +01:00
parent
adbd720fab
commit
7eb4d626ba
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
Unescape
Escape
View File
@ -16,3 +16,6 @@ ignore =
docs/*
pylint.cfg
tox.ini
[flake8]
max-line-length
=
90
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
Mirrors/synapse
Title
Body
Create Issue