summaryrefslogtreecommitdiff
path: root/docs/intro.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/intro.rst')
-rw-r--r--docs/intro.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/intro.rst b/docs/intro.rst
index 3035a2f..51ec758 100644
--- a/docs/intro.rst
+++ b/docs/intro.rst
@@ -198,6 +198,8 @@ Example::
[pycodestyle]
ignore = E226,E302,E41
max-line-length = 160
+ statistics = True
+ count = False
At the project level, a ``setup.cfg`` file or a ``tox.ini`` file is read if
present. If none of these files have a ``[pycodestyle]`` section, no project