Add clang-format CI job

This ensures all files are propperly formatted
This commit is contained in:
Alexander Lohnau 2023-12-02 14:58:27 +01:00
parent dc8f3e209e
commit 37253f320a

View file

@ -12,3 +12,4 @@ include:
- /gitlab-templates/linux-qt6.yml - /gitlab-templates/linux-qt6.yml
- /gitlab-templates/freebsd-qt6.yml - /gitlab-templates/freebsd-qt6.yml
- /gitlab-templates/windows-qt6.yml - /gitlab-templates/windows-qt6.yml
- /gitlab-templates/clang-format.yml