third_party.pylibs.pylint.src/doc
hippo91 9bdae8b82f Add support for disabling line-too-long for multilines strings
This commit adds support for disabling `line-too-long` messages
for multilines strings such as docstrings.

When a pylint disable pragma is present at the end of the docstring, it is taken
in account for the entire docstring.

Close #2957
2019-11-19 09:16:54 +01:00
..
development_guide
exts Refactor - Remove unused argument 'name' 2019-06-20 14:09:59 +02:00
how_tos
media Add Tidelift information 2019-03-20 10:45:12 +01:00
technical_reference
user_guide Can read setup.cfg and pyproject.toml files 2019-10-09 20:39:13 -07:00
whatsnew Add support for disabling line-too-long for multilines strings 2019-11-19 09:16:54 +01:00
backlinks.rst
conf.py [black style] Apply black style on unformatted python file 2019-07-22 12:39:50 +02:00
faq.rst Dropped support for Python 3.4 2019-06-20 09:49:48 +02:00
index.rst Add Tidelift information 2019-03-20 10:45:12 +01:00
intro.rst Pin mypy and typed-ast to fix the CI 2019-09-30 10:00:44 +02:00
logo.png
logo.svg
make.bat
Makefile
release.txt
requirements.txt
support.rst Add Tidelift information 2019-03-20 10:45:12 +01:00
tutorial.rst Grammar Fixes (#2974) 2019-07-07 10:27:20 +03:00