Ticket #1667 (closed Task: fixed)
Create a script for automatic line-ending corrections
| Reported by: | fredck | Owned by: | wwalc |
|---|---|---|---|
| Priority: | Normal | Milestone: | FCKeditor 2.6 |
| Component: | General | Version: | |
| Keywords: | Cc: |
Description
We need a PHP script inside _dev which correct the line ending of all files in the project.
The following must be true after running it:
- Perl files (.pl and .cgi) have LF line-ends.
- All other files must have CRLF line-ends.
This file is supposed to be used prior releases to uniformize the code.
Change History
Note: See
TracTickets for help on using
tickets.