summaryrefslogtreecommitdiff
path: root/doc/data/messages/c/consider-using-f-string
Commit message (Collapse)AuthorAgeFilesLines
* [doc] Apply black on the documentation where it makes sense (#8650)Pierre Sassoulas2023-05-021-1/+1
| | | Co-authored-by: Daniel van Noord <13665637+DanielNoord@users.noreply.github.com>
* [doc] Make sure that doc examples are of a reasonable length (#8135)Pierre Sassoulas2023-01-301-5/+11
| | | | And upgrade existing unreasonable length. Reading ease is drastically reduced on read the doc after 103 chars (Because of horizontal scrolling)
* Add documentation examples of consider-using-f-string (#6460)Tim Martin2022-04-273-0/+20
Co-authored-by: Pierre Sassoulas <pierre.sassoulas@gmail.com>