Logo
Explore Help
Register Sign In
OpenHarmony/third_party_mesa3d
2
0
Fork 0
You've already forked third_party_mesa3d
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
e85983d7726f8d2fe4e3014afc8dcc94f56809ac
third_party_mesa3d/.clang-format-include

8 lines
169 B
Plaintext
Raw Normal View History

clang-format: add explanation for anyone reading .clang-format-include Signed-off-by: Eric Engestrom <eric@igalia.com> Reviewed-by: Daniel Schürmann <daniel@schuermann.dev> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23253>
2023-06-02 19:24:17 +01:00
# The following files are opted into `ninja clang-format` and
# enforcement in the CI.
meson: enable the clang-format target .clang-format needs to exist in the root of the project for the target to be generated, but since we don't have a global config it's a dummy, empty file. .clang-format-include lists the files (files! not folders) that are to be formatted. .clang-format-ignore lists the files to exclude, even if they are in the include list above. Useful for vendored code for instance. See https://mesonbuild.com/Code-formatting.html Signed-off-by: Eric Engestrom <eric@igalia.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23269>
2023-05-26 18:21:38 +01:00
src/**/asahi/**/*
src/**/panfrost/**/*
ci: enforce formatting for RADV & ACO Signed-off-by: Eric Engestrom <eric@igalia.com> Reviewed-by: Daniel Schürmann <daniel@schuermann.dev> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23253>
2023-05-26 12:56:20 +01:00
src/amd/vulkan/**/*
src/amd/compiler/**/*
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.3 Page: 112ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API