summaryrefslogtreecommitdiff
path: root/doc/data/messages/m
Commit message (Expand)AuthorAgeFilesLines
* [doc] Apply black on the documentation where it makes sense (#8650)Pierre Sassoulas2023-05-0213-12/+15
* [PyCQA migration] Upgrade links to the repositories in code and doc (#8514)Pierre Sassoulas2023-03-291-1/+1
* [doc] Add an example for 'missing-format-string-key' (#8379)Pierre Sassoulas2023-03-033-2/+14
* [doc] missing-any-param-doc, missing-kwon, subprocess-popen-preexec-fn, typev...Ollie2023-02-147-4/+23
* Add doc for message missing-final-newline (#8195)Robert Hofer2023-02-064-2/+23
* missing-parentheses-for-call-in-test] Generate imaginative example with GhatGPTPierre Sassoulas2023-02-053-2/+16
* [doc] clearer message for 'method-cache-max-size-none' warning (#7861)Pierre Sassoulas2022-11-292-3/+9
* [doc] Document some messages where the code is not the problem (#7713)Pierre Sassoulas2022-11-052-2/+1
* Upgrade the documentation, fix 'magic-value-comparison' doc (#7711)Pierre Sassoulas2022-11-053-0/+0
* Take 'accept-no-raise-doc' option into account (#7581)Brice Chardin2022-10-281-0/+3
* Add docs for modified-* messages and a couple others (#7669)Dani Alcala2022-10-2416-10/+53
* Add `magic-number` checker for comparison with literals (#7526)orSolocate2022-10-223-0/+27
* Use the default config in the messages documentation testsDaniël van Noord2022-07-073-0/+6
* Add documentation examples for `method-hidden` (#7042)Julthep Nandakwang2022-06-253-2/+12
* Add documentation examples for `misplaced-format-function` (#7043)Julthep Nandakwang2022-06-253-2/+2
* [ADD] missing-timeout: Used when a method call an external request (#6780)Moises Lopez - https://www.vauxoo.com/2022-06-233-0/+16
* Add `misplaced-bare-raise` example (#6926)Harutaka Kawamura2022-06-124-2/+7
* Add `multiple-constructor-doc` example (#6921)Harutaka Kawamura2022-06-124-2/+30
* Add `mixed-format-string` example (#6920)Harutaka Kawamura2022-06-123-2/+3
* Add `multiple-imports` example (#6863)Harutaka Kawamura2022-06-053-2/+3
* Add missing-format-attribute example (#6850)Harutaka Kawamura2022-06-053-2/+2
* Generate the data message directories with an advert for potential contributo...Pierre Sassoulas2022-05-2638-0/+38
* Use main instead of master as main checker name (#6569)Daniël van Noord2022-05-104-4/+4
* Migrate return type to annotations in missing-yield-doc example (#6400)Matus Valo2022-04-201-2/+5
* Added missing-yield-type-doc message example (#6345)Matus Valo2022-04-204-0/+33
* Added missing-return-type-doc message example (#6343)Matus Valo2022-04-194-0/+20
* Added missing-return-doc message example (#6342)Matus Valo2022-04-194-0/+19
* Added missing-raises-doc message example (#6341)Matus Valo2022-04-192-0/+17
* Migrate to type annotationsMatus Valo2022-04-192-5/+2
* Added missing-type-doc message exampleMatus Valo2022-04-192-0/+15
* Remove types in docstringMatus Valo2022-04-192-2/+2
* Added details.rstMatus Valo2022-04-191-0/+1
* Added pylintrc fileMatus Valo2022-04-191-0/+5
* Added missing-yield-doc message exampleMatus Valo2022-04-192-0/+21
* Migrated example missing-param-doc to type annotationsMatus Valo2022-04-192-5/+2
* Rename ``cache-max-size-none`` and check ``functools.cache`` (#6182)Daniël van Noord2022-04-192-0/+22
* Added missing-param-doc message exampleMatus Valo2022-04-192-0/+14
* Added missing-function-docstring message example (#6248)Matus Valo2022-04-102-0/+11
* Added missing-class-docstring message example (#6250)Matus Valo2022-04-102-0/+11
* Added missing-module-docstring message example (#6249)Matus Valo2022-04-102-0/+11
* Added misplaced-future message example (#6243)Matus Valo2022-04-092-0/+6
* Assert that links in related.rst are a listDaniël van Noord2022-04-071-2/+2
* fix link in `missing-format-argument`Gunung P. Wibisono2022-04-021-2/+2
* Add example for `missing-format-argument-key` message documentation (#6115)Gunung P. Wibisono2022-04-023-0/+4