Skip to content

Commit 7885d56

Browse files
Update documentation for bad-continuation removal
1 parent 106a7ae commit 7885d56

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

ChangeLog

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,10 @@ Release date: TBA
3434

3535
Close #3528
3636

37+
* bad-continuation has been removed, black or another formatter can help you with this better than Pylint
38+
39+
Close #289, #638, #747, #1148, #1179, #1943, #2301, #2304, #2944, #3565
40+
3741
What's New in Pylint 2.5.0?
3842
===========================
3943

doc/whatsnew/2.6.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,5 @@ New checkers
1515

1616
Other Changes
1717
=============
18+
19+
* `bad-continuation` has been removed, `black` or another formatter can help you with this better than Pylint

0 commit comments

Comments
 (0)