summaryrefslogtreecommitdiff
path: root/.clang-format-none
blob: 1ea7b50ef2e2defb773c255a06bd3ddaa22133d2 (plain)
1
2
3
4
5
6
7
# 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