forked from VimPlug/jedi
Pycodestyle configuration section moved to setup.cfg
This commit is contained in:
@@ -14,3 +14,6 @@ ignore =
|
||||
# Line break before binary operator
|
||||
W503,
|
||||
exclude = jedi/third_party/* .tox/*
|
||||
|
||||
[pycodestyle]
|
||||
max-line-length = 100
|
||||
|
||||
Reference in New Issue
Block a user