summaryrefslogtreecommitdiff
path: root/.pylintrc
diff options
context:
space:
mode:
authorAlexandre Flament <alex@al-f.net>2021-09-17 11:36:51 +0200
committerGitHub <noreply@github.com>2021-09-17 11:36:51 +0200
commit0d9959e649c9625c3264382698b49ec6b99096f0 (patch)
tree3588e22e5ccd11389e5c5dc3169ca87d4f59237b /.pylintrc
parent8905607d1c6975146c258d6afcd685272216cef8 (diff)
parent443bf35e09ce27d07c18c01d455886e85ead53f9 (diff)
Merge pull request #325 from searxng/dependabot/pip/master/pylint-2.11.1
Bump pylint from 2.10.2 to 2.11.1
Diffstat (limited to '.pylintrc')
-rw-r--r--.pylintrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.pylintrc b/.pylintrc
index 141715258..f2dd716d3 100644
--- a/.pylintrc
+++ b/.pylintrc
@@ -62,6 +62,7 @@ confidence=
disable=bad-whitespace,
duplicate-code,
missing-function-docstring,
+ consider-using-f-string,
# Enable the message, report, category or checker with the given id(s). You can
# either give multiple identifier separated by comma (,) or put this option