X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/b64fd2bbec420ff71f7592f40816ae7de2fa4a15..6c1bd08f16b636de38b92aeb2e0a1e8ebef0a0b1:/docs/compatible_configs/pylint/pylintrc diff --git a/docs/compatible_configs/pylint/pylintrc b/docs/compatible_configs/pylint/pylintrc index 7abddd2c..e863488d 100644 --- a/docs/compatible_configs/pylint/pylintrc +++ b/docs/compatible_configs/pylint/pylintrc @@ -1,5 +1,2 @@ -[MESSAGES CONTROL] -disable = C0330, C0326 - [format] max-line-length = 88