About Social Code
aboutsummaryrefslogtreecommitdiff
path: root/.clang-format-include
diff options
context:
space:
mode:
authorEric Engestrom <eric@igalia.com>2023-06-02 19:24:17 +0100
committerMarge Bot <emma+marge@anholt.net>2023-06-16 19:59:52 +0000
commit3ac00f9db3a52bd81a81d45349933fc343a3861e (patch)
treebed6d1201ab30324ef80d80a411a188dccdaa28e /.clang-format-include
parent5db031bf3ea3e37983f3ab17f2b550e1949d95a9 (diff)
clang-format: add explanation for anyone reading .clang-format-include
Signed-off-by: Eric Engestrom <eric@igalia.com> Reviewed-by: Daniel Schürmann <daniel@schuermann.dev> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23253>
Diffstat (limited to '.clang-format-include')
-rw-r--r--.clang-format-include3
1 files changed, 3 insertions, 0 deletions
diff --git a/.clang-format-include b/.clang-format-include
index 91691b22d24..90dbff0684d 100644
--- a/.clang-format-include
+++ b/.clang-format-include
@@ -1,2 +1,5 @@
+# The following files are opted into `ninja clang-format` and
+# enforcement in the CI.
+
src/**/asahi/**/*
src/**/panfrost/**/*