And add to .clang-format-include so it hopefully stays clean. Reviewed-by: Dave Airlie <airlied@redhat.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29698>
12 lines
291 B
Plaintext
12 lines
291 B
Plaintext
# The following files are opted into `ninja clang-format` and
|
|
# enforcement in the CI.
|
|
|
|
src/gallium/drivers/i915
|
|
src/gallium/drivers/r300/compiler/*
|
|
src/gallium/targets/teflon/**/*
|
|
src/gallium/frontends/teflon/**/*
|
|
src/amd/vulkan/**/*
|
|
src/amd/compiler/**/*
|
|
src/egl/**/*
|
|
src/etnaviv/isa/**/*
|