In general, line endings of worpress files are unix style \n (LF).
In some cases though they are windows style \r\n (CRLF).
Could this please be made consistent across files? There’s probably a code-style guide for that anyway, right?
The following files have CRLFs:
wp-includes\js\tinymce\utils\mclayer.js
wp-includes\js\tinymce\wordpress.css
wp-includes\js\tinymce\wp-tinymce.js
wp-includes\streams.php