[PATCH] D17385: clang-format: [JS] single quote double quoted strings.

Daniel Jasper via cfe-commits cfe-commits at lists.llvm.org
Fri Feb 26 01:11:51 PST 2016


djasper added a comment.

Nice, the behavior now seems nicely isolated. Is this a purely stylistic kind of change or do you think every JS developer working on any kind of codebase will want it? Generally this feels like something we should carefully enable with a dedicated style option. Where can I find more information about it?


http://reviews.llvm.org/D17385





More information about the cfe-commits mailing list