
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>
10 lines
207 B
Plaintext
10 lines
207 B
Plaintext
# The following files are opted into `ninja clang-format` and
|
|
# enforcement in the CI.
|
|
|
|
src/**/asahi/**/*
|
|
src/**/panfrost/**/*
|
|
src/gallium/drivers/i915
|
|
src/amd/vulkan/**/*
|
|
src/amd/compiler/**/*
|
|
src/egl/**/*
|