From 50e7cc71b99e49103177ae1fcd497abc696c114c Mon Sep 17 00:00:00 2001 From: Anthony Sottile Date: Wed, 23 Jan 2019 07:59:09 -0800 Subject: Latest pycodestyle --- docs/source/plugin-development/plugin-parameters.rst | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/source/plugin-development/plugin-parameters.rst') diff --git a/docs/source/plugin-development/plugin-parameters.rst b/docs/source/plugin-development/plugin-parameters.rst index 01b8b74..b7a4221 100644 --- a/docs/source/plugin-development/plugin-parameters.rst +++ b/docs/source/plugin-development/plugin-parameters.rst @@ -48,6 +48,7 @@ the data instead of being called on each physical or logical line. - :attr:`~flake8.processor.FileProcessor.file_tokens` - :attr:`~flake8.processor.FileProcessor.lines` - :attr:`~flake8.processor.FileProcessor.max_line_length` +- :attr:`~flake8.processor.FileProcessor.max_doc_length` - :attr:`~flake8.processor.FileProcessor.total_lines` - :attr:`~flake8.processor.FileProcessor.verbose` -- cgit v1.2.1