Skip to content

Commit 83a6e22

Browse files
committed
Enable improve-conditionals check for pylint itself
1 parent 3f25125 commit 83a6e22

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pylintrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ clear-cache-post-run=no
8181
# multiple time (only on the command line, not in the configuration file where
8282
# it should appear only once). See also the "--disable" option for examples.
8383
enable=
84+
improve-conditionals,
8485
use-symbolic-message-instead,
8586
useless-suppression,
8687

0 commit comments

Comments
 (0)