Skip to content

Commit

Permalink
In Python/pyproject.toml remove tool.pylint.messages_control
Browse files Browse the repository at this point in the history
  • Loading branch information
John Dawson committed Jul 14, 2022
1 parent 5c44ec6 commit 8afb224
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Python/pyproject.toml
Expand Up @@ -7,6 +7,3 @@ profile = "black"

[tool.pylint.format]
max-line-length = "88"

[tool.pylint.messages_control]
disable = "C0330, C0326"

0 comments on commit 8afb224

Please sign in to comment.