Skip to content

[v1.5.8] CRLF line endings found #150

@danowar2k

Description

@danowar2k

Found some files using CRLF terminators. Please change them to LF again.

$ find . -not -type d -exec file "{}" ";" | grep CRLF
./CHANGELOG.md: ASCII text, with CRLF line terminators
./shared/index.js: ASCII text, with very long lines (23659), with CRLF line terminators
./styles.css: ASCII text, with CRLF line terminators
./templates/index.mustache: HTML document, Unicode text, UTF-8 text, with very long lines (358), with CRLF line terminators
./thirdpartylibs.xml: XML 1.0 document, ASCII text, with CRLF line terminators

Metadata

Metadata

Assignees

No one assigned

    Labels

    NextReleasemarked issues will be fixed in next release

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions