mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 22:38:05 +02:00
clang-format: enforce formatting of egl
Signed-off-by: Eric Engestrom <eric@igalia.com> Reviewed-by: Adam Jackson <ajax@redhat.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23398>
This commit is contained in:
parent
e85983d772
commit
98ed583a6d
2 changed files with 2 additions and 0 deletions
|
|
@ -5,3 +5,4 @@ src/**/asahi/**/*
|
|||
src/**/panfrost/**/*
|
||||
src/amd/vulkan/**/*
|
||||
src/amd/compiler/**/*
|
||||
src/egl/**/*
|
||||
|
|
|
|||
|
|
@ -1182,6 +1182,7 @@
|
|||
- .clang-format-include
|
||||
- .clang-format-ignore
|
||||
- src/**/.clang-format
|
||||
- src/egl/**/*
|
||||
- src/**/asahi/**/*
|
||||
- src/**/panfrost/**/*
|
||||
- src/amd/vulkan/**/*
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue