One thing to note here is you can also use double triple quotes for multiline strings(""" """ like this). Do you remember I said(ok wrote) there is something called unassigned strings in this post?
This script was updated for Python 3.13+. It should also work for 3.11 and onwards. A newer Python version is required as the script has been updated to include ...
// CHECK-MESSAGES-STDFORMAT: :[[@LINE-1]]:37: warning: redundant call to 'c_str' [readability-redundant-string-cstr] // CHECK-FIXES-STDFORMAT: {{^ }}auto r1 = std ...