summaryrefslogtreecommitdiff
path: root/tests/extensions
diff options
context:
space:
mode:
authorPierre Sassoulas <pierre.sassoulas@gmail.com>2021-11-14 09:11:58 +0100
committerPierre Sassoulas <pierre.sassoulas@gmail.com>2021-11-25 15:21:25 +0100
commitf6d3d3989852c903f01ca03dde9cb07687c7603f (patch)
treeae975e47c31910834a46be2e2e3ce5288a7f8642 /tests/extensions
parentf84c069f9a1e3eab872fedb02f24371af05d8497 (diff)
downloadpylint-git-f6d3d3989852c903f01ca03dde9cb07687c7603f.tar.gz
Bump pylint to 2.12.0, update changelogv2.12.0
Closes #5250
Diffstat (limited to 'tests/extensions')
-rw-r--r--tests/extensions/test_check_docs.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/extensions/test_check_docs.py b/tests/extensions/test_check_docs.py
index 5455bea67..58c2dccc6 100644
--- a/tests/extensions/test_check_docs.py
+++ b/tests/extensions/test_check_docs.py
@@ -13,6 +13,8 @@
# Copyright (c) 2019 Hugo van Kemenade <hugovk@users.noreply.github.com>
# Copyright (c) 2020 Luigi <luigi.cristofolini@q-ctrl.com>
# Copyright (c) 2021 Daniël van Noord <13665637+DanielNoord@users.noreply.github.com>
+# Copyright (c) 2021 Konstantina Saketou <56515303+ksaketou@users.noreply.github.com>
+# Copyright (c) 2021 Ville Skyttä <ville.skytta@iki.fi>
# Copyright (c) 2021 Marc Mueller <30130371+cdce8p@users.noreply.github.com>
# Copyright (c) 2021 Logan Miller <14319179+komodo472@users.noreply.github.com>