android13/system/extras/.clang-format-none

8 lines
214 B
Plaintext
Raw Normal View History

2024-06-22 08:45:49 -04: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