summaryrefslogtreecommitdiff
path: root/tests/functional/c
diff options
context:
space:
mode:
authorClaudiu Popa <pcmanticore@gmail.com>2019-09-30 09:57:53 +0200
committerClaudiu Popa <pcmanticore@gmail.com>2019-09-30 09:57:53 +0200
commitaa587eca1ec8a98c42fce6fac6f207bfb9f3a06e (patch)
treef6c9fa759e54d56186ed585ee61d87d7ebe46f5e /tests/functional/c
parent552fa8a26c5f5f6c7661697bc4c9c835c3b7daa3 (diff)
downloadpylint-git-aa587eca1ec8a98c42fce6fac6f207bfb9f3a06e.tar.gz
Add the missing rc file for class_variable_slots_conflict
Diffstat (limited to 'tests/functional/c')
-rw-r--r--tests/functional/c/class_variable_slots_conflict_exempted.rc2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/functional/c/class_variable_slots_conflict_exempted.rc b/tests/functional/c/class_variable_slots_conflict_exempted.rc
new file mode 100644
index 000000000..0ba2b6333
--- /dev/null
+++ b/tests/functional/c/class_variable_slots_conflict_exempted.rc
@@ -0,0 +1,2 @@
+[testoptions]
+min_pyver=3.6