summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorDaniel van Noord <13665637+DanielNoord@users.noreply.github.com>2023-02-20 20:46:05 +0100
committerDaniƫl van Noord <13665637+DanielNoord@users.noreply.github.com>2023-02-20 23:04:52 +0100
commit6ed0003323d097ab57444f1d3a9c1e4b40e378d4 (patch)
tree6dedc9539e77b95bff3cc5ec25968608f2094525 /tests
parentefd9c98546d833a5bd784c63cb268a0c3791da9c (diff)
downloadpylint-git-6ed0003323d097ab57444f1d3a9c1e4b40e378d4.tar.gz
Remove broken rcfile from ``empty_docstring`` test
Diffstat (limited to 'tests')
-rw-r--r--tests/functional/e/empty_docstring.rc3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/functional/e/empty_docstring.rc b/tests/functional/e/empty_docstring.rc
deleted file mode 100644
index e27708833..000000000
--- a/tests/functional/e/empty_docstring.rc
+++ /dev/null
@@ -1,3 +0,0 @@
-[BASIC]
-
-no_docstring_rgx=^(?!__init__$)_