diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 630d88bcd1a..e27d03b5cb1 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -177,6 +177,10 @@ include: - meson* - build-support/**/* - subprojects/**/* + # clang format + - .clang-format + - .clang-format-include + - .clang-format-ignore # Source code - include/**/* - src/**/*