blob: ca132cddc9b637127ff308baa7947ad02780f276 (
plain)
1
2
3
4
5
6
7
8
9
|
# 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/**/*
|