6 lines
99 B
JSON
6 lines
99 B
JSON
{
|
|
"flake8.args": [
|
|
"--max-line-length=120",
|
|
"--ignore=W293,E123,W503",
|
|
],
|
|
} |