summaryrefslogtreecommitdiff
path: root/tests/config/functional/toml/issue_4746/loaded_plugin_does_not_exists.toml
blob: c015a94486d164d37cc3d6c2638f6e94764938c2 (plain)
1
2
3
# The pylint_websockets plugin does not exist and therefore this toml is invalid
[tool.pylint.MASTER]
load-plugins = 'pylint_websockets'