X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/086ae68076de570b0cb1881a3c3b9da592b46ee0..fa7f01592b02229ff47f3bcab39a9b7d6c59f07c:/docs/compatible_configs/pylint/pyproject.toml diff --git a/docs/compatible_configs/pylint/pyproject.toml b/docs/compatible_configs/pylint/pyproject.toml index 49ad7a2..ef51f98 100644 --- a/docs/compatible_configs/pylint/pyproject.toml +++ b/docs/compatible_configs/pylint/pyproject.toml @@ -1,5 +1,2 @@ -[tool.pylint.messages_control] -disable = "C0330, C0326" - [tool.pylint.format] max-line-length = "88"