Skip to content

Add fitit for qstring-arg check

Alexander Lohnau requested to merge work/alex/qstring_arg into master

I found myself often being confused by the non-specific range. Also, it is error-prone in case one only has two .arg() calls with literals and then for example a number after that

Merge request reports