[`pylint`]: Implement `continue-in-finally` (`E0116`) #3541
pylint: E0116 cotinue-in-finally
8257429a
tests and docs
b1218e78
include nested statements (conditionals, match, etc)
07d7c768
cleanup/clippy
a286fab6
cleanup/clippy
f173d363
r3m0t
commented
on 2023-03-16
implemented other statement types
11f6ca4b
formatted w/ black for test
aa84600e
test results after black format
a1159cf4
improved test
b88554c3
Merge branch 'charliermarsh:main' into continue-in-finally-pylint
f94b539e
Merge branch 'main' into continue-in-finally-pylint
7d934616
fix rule copy impl for continue-in-finally
55bde4a2
Merge branch 'continue-in-finally-pylint' of github.com:latonis/ruff …
9c6d1601
Restrict to <= Python 3.8
5c3726d6
charliermarsh
changed the title pylint: E0116 continue-in-finally [`pylint`]: Implement `continue-in-finally` (`E0116`) 2 years ago
latonis
deleted the continue-in-finally-pylint branch 2 years ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub