summaryrefslogtreecommitdiff
path: root/doc/data/messages/f
Commit message (Collapse)AuthorAgeFilesLines
* [doc] Apply black on the documentation where it makes sense (#8650)Pierre Sassoulas2023-05-024-6/+16
| | | Co-authored-by: Daniel van Noord <13665637+DanielNoord@users.noreply.github.com>
* [PyCQA migration] Upgrade links to the repositories in code and doc (#8514)Pierre Sassoulas2023-03-291-1/+1
|
* [doc] 'file-ignored' and 'import-private-name' (#8304)Ollie2023-02-163-2/+3
| | | Co-authored-by: Pierre Sassoulas <pierre.sassoulas@gmail.com>
* [forgotten-debug-statement] Generate imaginative example without any fruitPierre Sassoulas2023-02-053-2/+20
| | | | | Prompt: Could you generate another example but for 'forgotten-debug-statement', please keep it lively and original.
* [doc] Document some messages where the code is not the problem (#7713)Pierre Sassoulas2022-11-052-2/+1
|
* Fix disabling of ``fixme`` (#7144)Daniël van Noord2022-07-073-2/+12
| | | Co-authored-by: Pierre Sassoulas <pierre.sassoulas@gmail.com>
* Add documentation examples for `format-combined-specification` (#7020)Julthep Nandakwang2022-06-243-2/+4
| | | Co-authored-by: Vladyslav Krylasov <vladyslav.krylasov@gmail.com>
* Add format-string-without-interpolation example (#6922)Harutaka Kawamura2022-06-123-2/+2
|
* Add `f-string-without-interpolation` example (#6848)Harutaka Kawamura2022-06-053-2/+6
| | | Co-authored-by: Pierre Sassoulas <pierre.sassoulas@gmail.com>
* Add `format-needs-mapping` example (#6849)Harutaka Kawamura2022-06-053-2/+2
|
* Generate the data message directories with an advert for potential ↵Pierre Sassoulas2022-05-2616-0/+16
| | | | contributors (#6702)
* Add example for `function-redefined` message documentation (#6200)Gunung P. Wibisono2022-04-062-0/+8
Co-authored-by: Pierre Sassoulas <pierre.sassoulas@gmail.com>