<div dir="ltr">Hi all,<div><br></div><div>Recently we have started using clang-format in our project. However, the it clang-format does not support breaking after colon in constructor init list, which we find very useful. </div><div>When we always break after colon, it is pretty clear - you always know the arguments are placed below the constructor and you have not to look at the previous line.</div><div><br></div><div>Also I have attached patch.</div><div><br></div><div>Regards,</div><div>Denys</div></div>