<div dir="ltr"><div>Greetings of the day,<br>I was working on clang-format and needed some help. I ran clang-format on the file got this: <a href="https://review.haiku-os.org/c/haiku/+/4098/1/src/preferences/input/MouseView.cpp#149">https://review.haiku-os.org/c/haiku/+/4098/1/src/preferences/input/MouseView.cpp#149</a><br><br>whereas same configurations edited same thing but with 2 parameters like this: <a href="https://review.haiku-os.org/c/haiku/+/4098/1/src/preferences/input/MouseView.cpp#157">https://review.haiku-os.org/c/haiku/+/4098/1/src/preferences/input/MouseView.cpp#157</a><br><br></div><div>I have set my configuration to:<br>Style.AllowShortFunctionsOnASingleLine = FormatStyle::SFS_Empty;<br>Style.AlwaysBreakAfterReturnType = FormatStyle::RTBS_TopLevelDefinitions;<br><br>Why is this happening? Am I doing something wrong? Please help.<br><br>Thank you</div><div>Saloni<br></div></div>