X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/b64fd2bbec420ff71f7592f40816ae7de2fa4a15..7c4fe83bd87ccef21f8c5a0cd5d122c5b004bb15:/docs/compatible_configs/pylint/pylintrc

diff --git a/docs/compatible_configs/pylint/pylintrc b/docs/compatible_configs/pylint/pylintrc
index 7abddd2..e863488 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