summaryrefslogtreecommitdiff
path: root/.pylintrc
diff options
context:
space:
mode:
authorBenjamin Schubert <ben.c.schubert@gmail.com>2019-03-20 19:56:59 +0000
committerbst-marge-bot <marge-bot@buildstream.build>2019-03-21 09:12:45 +0000
commita934e426a834790019a2b843cba9e18596ec6fff (patch)
tree9263fe64d4a1975010b5f062b0211f3352595e8f /.pylintrc
parentc398dd774a6ad32d4d23881da7cf084b63476dcb (diff)
downloadbuildstream-a934e426a834790019a2b843cba9e18596ec6fff.tar.gz
casserver.py: fix logging-format-interpolation error and enable
This enables the "logging-format-interpolation" pylint error check
Diffstat (limited to '.pylintrc')
-rw-r--r--.pylintrc2
1 files changed, 0 insertions, 2 deletions
diff --git a/.pylintrc b/.pylintrc
index 11532bc70..0cdb7586e 100644
--- a/.pylintrc
+++ b/.pylintrc
@@ -109,8 +109,6 @@ disable=#####################################
# Messages that report warnings which should be addressed #
###########################################################
- logging-format-interpolation,
-
cyclic-import,
# Enable the message, report, category or checker with the given id(s). You can