According to the Drupal Coding standards

Files should be formatted with \n as the line ending (Unix line endings), not \r\n (Windows line endings).

This patch removes them.

CommentFileSizeAuthor
#2 2964531-1.patch4.33 KBleolandotan

Comments

leolando.tan created an issue. See original summary.

leolandotan’s picture

Assigned: leolandotan » Unassigned
Status: Active » Needs review
StatusFileSize
new4.33 KB

I have looked into all the files. Used Vim, `:set ff=unix` and save the file.

Hope everything is in order.

Thanks!

mehrpadin’s picture

Status: Needs review » Fixed

Hey there,

Patch applied, thank you.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.