emnux/pyproject.toml

5 lines
119 B
TOML

[tool.pylsp.plugins.pycodestyle]
enabled = true
ignore = ["E501", "W291"] # ignore line length & trailing whitespace