Skip to content

[Insight] Project files should not mix end of lines #37

Description

@event15
            Some files contain mixed and/or invalid end of lines ( \r\n instead of \n). Homogenize
            them to improve compatibility across different platforms.
  • README.md
    To solve this issue, run the below command:
sed -i "s/\r//g" 'README.md'

Posted from SensioLabsInsight

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions