D1116: Makefile: add target to apply clang-format in-place

2017-10-16 Thread durin42 (Augie Fackler)
This revision was automatically updated to reflect the committed changes. Closed by commit rHGaf487f227278: Makefile: add target to apply clang-format in-place (authored by durin42, committed by ). REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE https://phab.mercurial-scm.org/D1116?vs=282

D1116: Makefile: add target to apply clang-format in-place

2017-10-16 Thread durin42 (Augie Fackler)
durin42 created this revision. Herald added a subscriber: mercurial-devel. Herald added a reviewer: hg-reviewers. REVISION SUMMARY This makes it easy to reformat files after you finish editing them. REPOSITORY rHG Mercurial REVISION DETAIL https://phab.mercurial-scm.org/D1116 AFFECTED FIL