summaryrefslogtreecommitdiff
path: root/tests/functional
diff options
context:
space:
mode:
authorMarc Mueller <30130371+cdce8p@users.noreply.github.com>2021-06-10 13:04:17 +0200
committerPierre Sassoulas <pierre.sassoulas@gmail.com>2021-06-12 08:38:34 +0200
commit2cae129a9cd425c8990274e3f7deb0e8cc5a6ed9 (patch)
treeaed4b72e26178f6d34cc0574769981a22aa569d9 /tests/functional
parent49a6206c7756307844c1c32c256afdf9836d7bce (diff)
downloadpylint-git-2cae129a9cd425c8990274e3f7deb0e8cc5a6ed9.tar.gz
Move consider-using-namedtuple-or-dataclass to CodeStyle extension
Diffstat (limited to 'tests/functional')
-rw-r--r--tests/functional/ext/code_style/code_style_consider_using_namedtuple_or_dataclass.py (renamed from tests/functional/c/consider/consider_using_namedtuple_or_dataclass.py)0
-rw-r--r--tests/functional/ext/code_style/code_style_consider_using_namedtuple_or_dataclass.rc2
-rw-r--r--tests/functional/ext/code_style/code_style_consider_using_namedtuple_or_dataclass.txt (renamed from tests/functional/c/consider/consider_using_namedtuple_or_dataclass.txt)0
3 files changed, 2 insertions, 0 deletions
diff --git a/tests/functional/c/consider/consider_using_namedtuple_or_dataclass.py b/tests/functional/ext/code_style/code_style_consider_using_namedtuple_or_dataclass.py
index 627de7684..627de7684 100644
--- a/tests/functional/c/consider/consider_using_namedtuple_or_dataclass.py
+++ b/tests/functional/ext/code_style/code_style_consider_using_namedtuple_or_dataclass.py
diff --git a/tests/functional/ext/code_style/code_style_consider_using_namedtuple_or_dataclass.rc b/tests/functional/ext/code_style/code_style_consider_using_namedtuple_or_dataclass.rc
new file mode 100644
index 000000000..47767a206
--- /dev/null
+++ b/tests/functional/ext/code_style/code_style_consider_using_namedtuple_or_dataclass.rc
@@ -0,0 +1,2 @@
+[MASTER]
+load-plugins=pylint.extensions.code_style
diff --git a/tests/functional/c/consider/consider_using_namedtuple_or_dataclass.txt b/tests/functional/ext/code_style/code_style_consider_using_namedtuple_or_dataclass.txt
index 6c471db96..6c471db96 100644
--- a/tests/functional/c/consider/consider_using_namedtuple_or_dataclass.txt
+++ b/tests/functional/ext/code_style/code_style_consider_using_namedtuple_or_dataclass.txt