[PATCH] D32525: [clang-format] Add SpaceBeforeColon option

Axel Naumann via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 6 08:01:39 PST 2018


karies added a comment.

Does this qualify? https://github.com/root-project/root/blob/master/.clang-format#L84

  # You want this : enable it if you have https://reviews.llvm.org/D32525
  # SpaceBeforeColon: false

in ROOT's `.clang-format`.


https://reviews.llvm.org/D32525





More information about the cfe-commits mailing list