Skip to content

Commit 68e891a

Browse files
Add release note for PYLINTRC removal (#9068)
1 parent f184491 commit 68e891a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/whatsnew/fragments/8862.breaking

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
Following a deprecation period, ``pylint.config.PYLINTRC`` was removed.
2+
Use the ``pylint.config.find_default_config_files`` generator instead.
3+
4+
Closes #8862

0 commit comments

Comments
 (0)