Skip to content

Commit

Permalink
Update documentation for bad-continuation removal
Browse files Browse the repository at this point in the history
  • Loading branch information
Pierre-Sassoulas committed May 2, 2020
1 parent 45b26e1 commit 48b68b3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
4 changes: 4 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,10 @@ Release date: TBA

Close #3524

* bad-continuation has been removed, black or another formatter can help you with this better than Pylint

Close #289, #638, #747, #1148, #1179, #1943, #2301, #2304, #2944, #3565

What's New in Pylint 2.5.0?
===========================

Expand Down
2 changes: 2 additions & 0 deletions doc/whatsnew/2.6.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,5 @@ New checkers

Other Changes
=============

* `bad-continuation` has been removed, `black` or another formatter can help you with this better than Pylint

0 comments on commit 48b68b3

Please sign in to comment.