summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pyproject.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml
index ff728ad..9e90387 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -37,3 +37,4 @@ strict = true
[tool.pylint]
max-line-length=79
+good-names = ["fd"]