summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorPierre Sassoulas <pierre.sassoulas@gmail.com>2021-11-24 10:12:01 +0100
committerGitHub <noreply@github.com>2021-11-24 10:12:01 +0100
commite8fa46928d91893723a9a038fde2d274d535fd1f (patch)
tree9a8803b19061fe5d244f6fd34348bf9f838a0ed4 /.gitignore
parente3a1e359704a48d8bbe8ce00e54f4ddfebcf620e (diff)
downloadpylint-git-e8fa46928d91893723a9a038fde2d274d535fd1f.tar.gz
Fix a crash on psycopg2 for elif used (#5369)
* Fix a crash in the ``check_elif`` extensions where an undetected if in a comprehension with an if statement within a f-string resulted in an out of range error. The checker no longer relies on counting if statements anymore and uses known if statements locations instead. It should not crash on badly parsed if statements anymore. specify the confidence of the message * Remove disable for else-if-used in pylint/checkers/classes.py Co-authored-by: Daniƫl van Noord <13665637+DanielNoord@users.noreply.github.com>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions