system/extras/.clang-format-none

8 lines
214 B
Plaintext
Raw Permalink Normal View History

2025-08-25 08:01:50 +08:00
# This clang-format configuration may be included in subdirectories to disable
# any warning.
DisableFormat: true
# This extra settings is required because of https://reviews.llvm.org/D67843.
SortIncludes: false