aboutsummaryrefslogtreecommitdiff
path: root/libcxx/test/.clang-format
blob: b446ff718d7ada4dec58d050af99eef97b6003db (plain)
1
2
3
4
5
BasedOnStyle: InheritParentConfig

# Disable formatting options which may break tests.
SortIncludes: false
ReflowComments: false