[clang] [clang-tools-extra] [compiler-rt] [flang] [lld] [lldb] [llvm] [mlir] [openmp] [pstl] Finally formalise our defacto line-ending policy (PR #86318)

via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 22 12:03:57 PDT 2024


ldrumm wrote:

> So, is there a way to do CRLF -> LF on checkin, but do nothing on checkout?

To be clear, this *may* do nothing on checkout if a user has set a config option. The point of the present policy is not to control local preferences as far as the filetype isn't *reqired* to have a specific format; we only control what ends up in history.

https://github.com/llvm/llvm-project/pull/86318


More information about the llvm-commits mailing list