summaryrefslogtreecommitdiff
path: root/doc/whatsnew/fragments/8478.internal
diff options
context:
space:
mode:
Diffstat (limited to 'doc/whatsnew/fragments/8478.internal')
-rw-r--r--doc/whatsnew/fragments/8478.internal4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/whatsnew/fragments/8478.internal b/doc/whatsnew/fragments/8478.internal
new file mode 100644
index 000000000..b1b158508
--- /dev/null
+++ b/doc/whatsnew/fragments/8478.internal
@@ -0,0 +1,4 @@
+Following a deprecation period, the ``check_single_file`` function of the
+``Pylinter`` is replaced by ``Pylinter.check_single_file_item``.
+
+Refs #8478