Opened 8 years ago
Last modified 8 years ago
#16853 confirmed Task
Convert files to unix line endings
Reported by: | Henrik Gemal | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 4.0 |
Keywords: | Cc: |
Description
the files in the repo is a big mix of Unix and Windows line endings and with and without BOM
Please agree on a standard and convert all files to this.
fx: ckeditor.js is Unix with BOM build-config.js is Windows with BOM CHANGES.md is Windows without BOM
Perhaps the best thing is Linux line endings
Change History (1)
comment:1 Changed 8 years ago by
Status: | new → confirmed |
---|---|
Type: | Bug → Task |
Version: | 4.7.0 (GitHub - major) → 4.0 |
Yes, it makes a lot of sense to unify line ednings.