Skip to content

kcms/kfontinst: always add braces around statements

Ahmad Samir requested to merge work/ahmad/kio-fonts-braces into master

This was done using: run-clang-tidy -checks='-*,readability-braces-around-statements' -j3 -fix '.kfontinst.' git clang-format --force

GIT_SILENT

Merge request reports