X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/b64fd2bbec420ff71f7592f40816ae7de2fa4a15..f239d227c003c52126239e1b9a37c36c2b2b8305:/docs/compatible_configs/pylint/setup.cfg diff --git a/docs/compatible_configs/pylint/setup.cfg b/docs/compatible_configs/pylint/setup.cfg index 3ada245..0b754cd 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