Skip to content

Commit

Permalink
fix: remove disable codes
Browse files Browse the repository at this point in the history
  • Loading branch information
luisfelipec95 committed Jan 2, 2024
1 parent f44eb4c commit 1a92942
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,6 @@ ignore = migrations,CVS
[pylint.FORMAT]
max-line-length = 120

[pylint.messages_control]
disable = C0103, W0707, R0903, R0904, W0511, R0901

[MESSAGES CONTROL]
enable =
line-too-long,
Expand Down

0 comments on commit 1a92942

Please sign in to comment.