aboutsummaryrefslogtreecommitdiff
path: root/.pylintrc
diff options
context:
space:
mode:
Diffstat (limited to '.pylintrc')
-rw-r--r--.pylintrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/.pylintrc b/.pylintrc
index ab6f45d..85507dc 100644
--- a/.pylintrc
+++ b/.pylintrc
@@ -1,3 +1,6 @@
[MESSAGES CONTROL]
disable=consider-using-f-string,
missing-module-docstring
+
+[FORMAT]
+good-names=f,i