This website requires JavaScript.
Explore
Help
Sign In
RepoMirrors
/
autorandr
mirror of
https://github.com/phillipberndt/autorandr
Watch
1
Star
0
Fork
You've already forked autorandr
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
flake8: reduce max-line-length
Browse Source
...
This commit is contained in:
Christoph Gysin
2017-11-13 18:08:12 +02:00
parent
1094d7d95c
commit
55916cf4f9
1 changed files
with
1 additions
and
1 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
2
.flake8
Unescape
Escape
View File
@ -1,3 +1,3 @@
[flake8]
[flake8]
ignore = E722
ignore = E722
max-line-length =
233
max-line-length =
130
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
RepoMirrors/autorandr
Title
Body
Create Issue