add commented out line in clang-form for header reorg later

This commit is contained in:
Jeff Becker 2023-01-09 12:49:03 -05:00
parent 2498a085db
commit cd8316e287
No known key found for this signature in database
GPG Key ID: 025C02EE3A092F2D
1 changed files with 5 additions and 0 deletions

View File

@ -54,3 +54,8 @@ PointerAlignment: Left
# when wrapping function calls/declarations, force each parameter to have its own line
BinPackParameters: 'false'
BinPackArguments: 'false'
# TODO: uncomment me when we are reading to rearrange the header includes
# IncludeBlocks: Regroup
# IncludeCategories: 'llarp/'