summaryrefslogtreecommitdiffstatshomepage
path: root/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--pyproject.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 20e1b75..fa96a16 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -54,6 +54,8 @@ select = [
"FURB" # refurb
]
+ignore = ["SIM102", "SIM108"]
+
[tool.pytest.ini_options]
pythonpath = ["src"]