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