Skip to content

clang-format.bash: Preserve CRLF line endings on Windows

Nikita Nemkin requested to merge nnemkin/kwsys:clang-format into master

Use the binary mode of GNU sed. This has no effect on non-Windows platforms.

Merge request reports

Loading