summaryrefslogtreecommitdiff
path: root/tests/functional/c/consider/consider_using_f_string.py
Commit message (Expand)AuthorAgeFilesLines
* Modified all occurences of "a f-string" to "an f-string"Elazrod562023-04-201-1/+1
* Fixed misinterpreted modulo sign for ``consider-using-f-string`` (#6914)Paul Lichtenberger2022-06-111-0/+3
* Fix a crash if ``str.format`` is referenced without being called (#5109)Tim Martin2021-10-061-0/+8
* Make ``consider-using-f-string`` skip `format()` with backslash (#5055)Daniël van Noord2021-09-211-1/+12
* Add ``Consider-using-f-string`` checker (#4796)Daniël van Noord2021-08-301-0/+107