X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/2f3fa1f6d0cbc2a3f31c7440c422da173b068e7b:/docs/compatible_configs/pylint/pyproject.toml..dc71922c768e543c9c3bbb1db5ea6d7fa801a814:/.vim/bundle/black/docs/compatible_configs/pylint/static/git-favicon.png diff --git a/docs/compatible_configs/pylint/pyproject.toml b/docs/compatible_configs/pylint/pyproject.toml deleted file mode 100644 index 49ad7a2..0000000 --- a/docs/compatible_configs/pylint/pyproject.toml +++ /dev/null @@ -1,5 +0,0 @@ -[tool.pylint.messages_control] -disable = "C0330, C0326" - -[tool.pylint.format] -max-line-length = "88"