HomeCode
Diffusion Zed 818209e2ba6e

Cleaning end lines

Tags
None
Subscribers
None
Tokens
"Evil Spooky Haunted Tree" token, awarded by dereckson.

Description

Cleaning end lines

A lot of files currently used \r\n (CR+LF) as end lines characters.

This commit rewrites these files to only use LF.

The following command has been used:
find ./ -type f -exec dos2unix {} \;

Details

Provenance
derecksonAuthored on
Parents
rZED26b8138d6388: OpenID is now optional
Branches
Unknown
Tags
Unknown
Tasks
Restricted Maniphest Task