Add pycodestyle config
This commit is contained in:
parent
6529de6b59
commit
02c2a87f19
3
home/.config/pycodestyle
Normal file
3
home/.config/pycodestyle
Normal file
|
@ -0,0 +1,3 @@
|
|||
[pycodestyle]
|
||||
ignore = E265
|
||||
max-line-length = 120
|
Reference in a new issue