<div dir="ltr"> Hello!<div><br>I am working on a clang format. I want to customize it:<div><br></div><div>1. For if-else condition I want that for one line statement written in multiple lines should get wrapped in braces and also if there are only nested if-else then that code should be wrapped in braces. I have seen clang-tidy and in that google-readability-braces-around-statements.ShortStatementLines with value 2 gives expected results to me but I want that it should be done with clang-format.</div><div><br></div><div>2. For some comments the indent level should be more or the clang-format should accept some comment intend level as it. </div><div><br></div><div>I want to make these changes in my clang-format. Please can you suggest some way to get these results?</div><div><br></div><div>Regards</div><font color="#888888"><font color="#888888"><div>Saloni</div></font></font></div></div>