aboutsummaryrefslogtreecommitdiff
path: root/.clang-format-include
diff options
context:
space:
mode:
authorEmma Anholt <emma@anholt.net>2023-10-03 11:42:34 -0700
committerMarge Bot <emma+marge@anholt.net>2023-10-09 17:14:09 +0000
commit0e284876ca1d24b3e38ca4c882cf51e2913bf884 (patch)
tree43164350daa558dc3a83846497c41f2207e54dcd /.clang-format-include
parent4518c3a50ce1ef3b3c68d8f461c965c536ab639d (diff)
downloadmesa3d-0e284876ca1d24b3e38ca4c882cf51e2913bf884.tar.gz
i915: Re-clang-format and enforce it in CI.
I want to be able to mash the format button at any point when hacking on this thing instead of doing bespoke whitespace. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25533>
Diffstat (limited to '.clang-format-include')
-rw-r--r--.clang-format-include1
1 files changed, 1 insertions, 0 deletions
diff --git a/.clang-format-include b/.clang-format-include
index e8b0e948365..ca132cddc9b 100644
--- a/.clang-format-include
+++ b/.clang-format-include
@@ -3,6 +3,7 @@
src/**/asahi/**/*
src/**/panfrost/**/*
+src/gallium/drivers/i915
src/amd/vulkan/**/*
src/amd/compiler/**/*
src/egl/**/*