summaryrefslogtreecommitdiff
path: root/doc/data/messages/t
Commit message (Expand)AuthorAgeFilesLines
* Add documentation for 'too-many-lines' (#8323)Ollie2023-02-217-2/+39
* [doc] Add an example for 'too-many-locals' (#8306)Pierre Sassoulas2023-02-174-2/+76
* [doc] 'truncated-format-string' and 'logging-unsupported-format' (#8295)Ollie2023-02-153-2/+6
* [doc] missing-any-param-doc, missing-kwon, subprocess-popen-preexec-fn, typev...Ollie2023-02-143-2/+6
* [too-many-public-methods] Add an example for the message (#8214)Pierre Sassoulas2023-02-075-2/+89
* [too-many-statements] Add an example for too-many-statementPierre Sassoulas2023-02-054-2/+56
* Add examples for ``too-complex`` of ``pylint.extensions.mccabe`` (#8144)Tom2023-02-034-2/+87
* [doc] Make sure that doc examples are of a reasonable length (#8135)Pierre Sassoulas2023-01-302-2/+4
* add docs for too many nested blocksclavedeluna2022-11-293-2/+16
* Add documentation for some messages (#7740)Dani Alcala2022-11-097-4/+36
* Add documentation examples for `too-many-return-statements` (#7070)Julthep Nandakwang2022-07-073-2/+29
* Add documentation examples for `too-many-instance-attributes` (#7069)Julthep Nandakwang2022-07-073-2/+33
* Add documentation examples for `too-many-ancestors` (#7067)Julthep Nandakwang2022-06-273-2/+57
* Update good.py (#7073)Julthep Nandakwang2022-06-261-1/+1
* Add documentation examples for `too-many-boolean-expressions` (#7068)Julthep Nandakwang2022-06-263-2/+7
* Add documentation examples for `too-many-star-expressions` (#7071)Julthep Nandakwang2022-06-263-2/+2
* Add documentation examples for `too-few-public-methods` (#7066)Julthep Nandakwang2022-06-263-2/+35
* Add `too-many-branches` example (#6919)Harutaka Kawamura2022-06-124-2/+38
* Add `empty-comment` example (#6912)Harutaka Kawamura2022-06-111-1/+1
* [doc] Add `trailing-newlines` example (#6839)Harutaka Kawamura2022-06-053-2/+4
* [doc] Add `trailing-whitespace` example (#6836)Harutaka Kawamura2022-06-053-2/+3
* Added documentation examples for `trailing-comma-tuple`. (#6716)Mark Byrne2022-05-273-2/+2
* Generate the data message directories with an advert for potential contributo...Pierre Sassoulas2022-05-2640-0/+40
* Added try-except-raise message example (#6540)Matus Valo2022-05-093-0/+30
* Assert that links in related.rst are a listDaniël van Noord2022-04-072-2/+2
* New check: TypeVar name mismatch (#6168)Joe Young2022-04-042-0/+6
* New check C0106: typevar-double-invariance (#6015)Joe Young2022-04-042-0/+7
* Add example for `too-many-format-args` and `too-few-format-args` (#6114)Gunung P. Wibisono2022-04-026-0/+6
* Add documentation for messages with arguments in their name (#5962)Daniël van Noord2022-04-012-0/+34