X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/b64fd2bbec420ff71f7592f40816ae7de2fa4a15..b776bf92adb7f47cd92f550e33c2db445d226f78:/docs/compatible_configs/pylint/setup.cfg diff --git a/docs/compatible_configs/pylint/setup.cfg b/docs/compatible_configs/pylint/setup.cfg index 3ada2453..0b754cdc 100644 --- a/docs/compatible_configs/pylint/setup.cfg +++ b/docs/compatible_configs/pylint/setup.cfg @@ -1,5 +1,2 @@ [pylint] max-line-length = 88 - -[pylint.messages_control] -disable = C0330, C0326