about summary refs log tree commit diff stats
path: root/x.mu
blob: f53a86ba6d7244e3f541aa469fc46d41f1d69c43 (plain) (blame)
1
2
3
4
5
6
7
8
-05-14 11:27:26 +0200
committer  toonn <toonn@toonn.io>  2018-05-14 11:27:26 +0200

Add ignore for `W503` to `.flake8` to follow new pep8' href='/akspecs/ranger/commit/.flake8?id=0370e98e0df4286b8c87a2b4c0d0c35f83dad3e8'>0370e98e ^
1
2
3

                    
                  
[flake8]
max-line-length = 99
ignore = E221,W503