You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/whatsnew/2.7.rst
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,3 +20,5 @@ Other Changes
20
20
* Fix bug that lead to duplicate messages when using ``--jobs 2`` or more.
21
21
22
22
Close #3584
23
+
24
+
* The `design` checker has been disabled by default, users can still explicitly enable the checker by specifying ``--enabled=design`` at the command line or including ``enable=design`` under the "MESSAGES CONTROL" section in their config files.
0 commit comments