Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlovetox <philipp@hoerist.com>2022-06-15 00:46:56 +0300
committerlovetox <philipp@hoerist.com>2022-06-15 00:46:56 +0300
commita46a10952a3608b814dc71b788f66d9b3f461f4f (patch)
tree4643255ae350cdb77b80f95db52ca5ffb25a0d97 /setup.cfg
parent8f304acb946d36040e7012beeb52c3ab67c9a7d3 (diff)
ci: Flake8: Update configuration
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
index a6a480a75..24fcba316 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -14,6 +14,7 @@ exclude =
max-complexity = 15
builtins=_
max-line-length = 80
+statistics = True
[metadata]
name = gajim