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

Paul T Robinson via flang-commits flang-commits at lists.llvm.org
Fri Mar 22 11:42:00 PDT 2024


pogo59 wrote:

As a data point, I've been setting `core.autocrlf=true` on Windows for years. I've been trained to make sure _new_ files have LF endings (usually I copy an existing file instead of creating a new file) but both Notepad and the Visual Studio editor are willing to preserve the line-ending mode of the file as they found it. (This was not always true, but is these days.)

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


More information about the flang-commits mailing list