ClangFormat: disable for most of sobol.cpp

This commit is contained in:
2019-04-17 06:00:20 +02:00
parent 5d8030b8f3
commit ca245b2b40
2 changed files with 7 additions and 2 deletions

View File

@@ -332,7 +332,7 @@ static const struct bUnitCollection *bUnitSystems[][B_UNIT_TYPE_TOT] = {
{NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL},
};
/* clang-format on*/
/* clang-format on */
/* internal, has some option not exposed */
static const bUnitCollection *unit_get_system(int system, int type)