[PATCH] D147422: [clang-format] NFC Document the other space before colon option
Owen Pan via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Apr 3 01:46:50 PDT 2023
owenpan added a comment.
Should we extend `SpacesInContainerLiterals` so that it controls JSON colons too? If yes, then we don't need `SpaceBeforeJsonColon`. Otherwise, IMO we should leave the doc alone.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D147422/new/
https://reviews.llvm.org/D147422
More information about the cfe-commits
mailing list