D2181: charencode: allow clang-format oversight

durin42 (Augie Fackler) phabricator at mercurial-scm.org
Mon Feb 12 15:10:30 EST 2018


durin42 added inline comments.

INLINE COMMENTS

> indygreg wrote in charencode.h:11-12
> Huh? Why is it putting a system include after a local include? This feels wrong to me.

Per a colleague, https://clang.llvm.org/docs/ClangFormatStyleOptions.html - look for IncludeCategories.

Basically, it looks like we need to configure that. :/

REPOSITORY
  rHG Mercurial

REVISION DETAIL
  https://phab.mercurial-scm.org/D2181

To: durin42, #hg-reviewers, indygreg
Cc: indygreg, mercurial-devel


More information about the Mercurial-devel mailing list