summaryrefslogtreecommitdiff
path: root/tests/config/functional/toml/issue_3181/toml_decode_error.toml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/config/functional/toml/issue_3181/toml_decode_error.toml')
-rw-r--r--tests/config/functional/toml/issue_3181/toml_decode_error.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/config/functional/toml/issue_3181/toml_decode_error.toml b/tests/config/functional/toml/issue_3181/toml_decode_error.toml
new file mode 100644
index 000000000..a59e46b3f
--- /dev/null
+++ b/tests/config/functional/toml/issue_3181/toml_decode_error.toml
@@ -0,0 +1,3 @@
+# TOML decode error crash pylint
+[tool.pylint]
+***