summaryrefslogtreecommitdiff
path: root/doc/data/messages/b
Commit message (Expand)AuthorAgeFilesLines
* [doc] Apply black on the documentation where it makes sense (#8650)Pierre Sassoulas2023-05-0210-10/+12
* [PyCQA migration] Upgrade links to the repositories in code and doc (#8514)Pierre Sassoulas2023-03-293-3/+3
* Add doc for ``bad-file-encoding``, ``return-arg-in-generator`` (#8447)Daniël van Noord2023-03-203-2/+1
* Add new checker `bad-chained-comparison` (#7990)Zen Lee2023-02-263-0/+7
* Add documentation for duplicate-string-formatting-argument and bidirectional-...Ollie2023-02-123-2/+3
* doc for boolean-datetimeRobert Hofer2023-02-085-2/+20
* Add ``bad-mcs-method-argument`` doc exampleDaniël van Noord2023-02-063-2/+6
* Add ``bad-mcs-classmethod-argument`` doc exampleDaniël van Noord2023-02-063-2/+8
* [bad-configuration-section] Only needs details.rstPierre Sassoulas2023-02-032-2/+2
* [doc] Make sure that doc examples are of a reasonable length (#8135)Pierre Sassoulas2023-01-301-1/+2
* [doc] Add details and related links for bare/broad-except (#8077)Pierre Sassoulas2023-01-249-10/+19
* Rename `broad-except` and new check `broad-exception-raised` (#7709)Dani Alcala2022-11-055-4/+12
* Add `bad-dunder-name` extension checker (#7642)Dani Alcala2022-10-313-0/+14
* Add documentation examples for broken-noreturn, condition-evals-to-constant, ...Dani Alcala2022-10-047-4/+32
* Added documentation examples for `bad-format-string-key` (#7373)Andreas Finkler2022-08-283-2/+8
* Rename bad-exception-context to bad-exception-cause (#7125)VictorT2022-07-183-1/+1
* Use the default config in the messages documentation testsDaniël van Noord2022-07-071-0/+2
* Add documentation examples for `bad-docstring-quotes` (#7014)Julthep Nandakwang2022-06-245-2/+11
* Fix ``bad-super-call`` for non-direct parents (#6956)Daniël van Noord2022-06-163-2/+14
* Add `bad-inline-option` example (#6930)Harutaka Kawamura2022-06-123-2/+3
* [bad-option-value] Add a 'useless-option-value' messagePierre Sassoulas2022-06-062-4/+0
* Generate the data message directories with an advert for potential contributo...Pierre Sassoulas2022-05-2624-0/+24
* Use main instead of master as main checker name (#6569)Daniël van Noord2022-05-101-1/+1
* Added bad-format-string, consider-using-sys-exit, global-statement documentat...MalanB2022-05-023-0/+4
* Added binary-op-exception message example (#6104)Matus Valo2022-04-102-0/+8
* Add example for ``bad-super-call`` (#6166)Andreas Finkler2022-04-034-0/+19
* Add example for ``broken-collections-callable`` (#6167)Andreas Finkler2022-04-034-0/+15
* Add examples for ``bad-string-format-type`` (#6164)Andreas Finkler2022-04-034-0/+6
* Added broad-except message example (#6103)Matus Valo2022-04-012-0/+8
* [doc] Add example to bad strip call (#6093)Pierre Sassoulas2022-04-012-4/+8
* Merge pull request #6090 from DudeNr33/doc-bad-str-strip-callAndreas Finkler2022-04-014-0/+12
|\
| * Add examples for ``bad-str-strip-call``DudeNr332022-04-014-0/+12
* | Documentation examples for ``bad-option-value``DudeNr332022-04-012-0/+4
|/
* Examples for ``bad-format-character`` (#6086)Andreas Finkler2022-04-014-0/+6
* Examples for ``bad-exception-context`` (#6026)Andreas Finkler2022-03-293-0/+16
* Added example of bad-reversed-sequence (#6021)Matus Valo2022-03-282-0/+2
* Added example of bare-except (#6020)Matus Valo2022-03-282-0/+8
* Added example for bad-except-orderMatus Valo2022-03-282-0/+14
* Added example for bad-indentation (#6000)Matus Valo2022-03-283-0/+5
* Added example for bad-staticmethod-argument (#6002)Matus Valo2022-03-282-0/+8
* Added example for bad-builtin (#5993)Matus Valo2022-03-282-0/+4
* Added bad-classmethod-argument example (#5996)Matus Valo2022-03-272-0/+10
* Add bad-open-mode and unspecified-encoding documentation (#5954)Daniël van Noord2022-03-242-0/+6