Greetings of the day, I was working on clang-format and needed some help. I ran the clang-format on a file and I have customized it to some extent. Here is the link for that : https://review.haiku-os.org/c/haiku/+/4098/1/src/preferences/input/InputKeyboard.cpp#49 Here is the commit for the code: https://github.com/saloniig/llvm-project/commit/45d221cda510e9dba5bc1f1e94d21d1393caa59e I am running this code after the indent is on the same level but then it does not check if it is exceeding the limit of the column and I am unable to find which code checks if the line is exceeding the column or not. Please help. Thank you Saloni -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20210626/10997704/attachment.html>