Fix CI
gitlab-ci kept failing because of two issues:
- Qt version of image used is 5.14.
- Code style does not follow KDE style guide. (defined in
.clang-format
)
This MR fixes both issues.
gitlab-ci kept failing because of two issues:
.clang-format
)This MR fixes both issues.