[clang-format] turn on formatting after "clang-format on" while sorting includes
Formatting is not active after "clang-format on" due to merging lines while formatting is off. Also, use trimmed line. Behaviour with LF is different than with CRLF. Reviewed By: curdeius, MyDeveloperDay Differential Revision: https://reviews.llvm.org/D94206
Loading
Please sign in to comment