Skip to content

Fix clazy warnings

  • Add const &
  • Some QLatin1String -> QStringLiteral
  • Do not ignore .arg() result
  • call reserve() with known list length

clazy: https://quickgit.kde.org/?p=clazy.git

Merge request reports