-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Labels
NextReleasemarked issues will be fixed in next releasemarked issues will be fixed in next release
Description
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
Labels
NextReleasemarked issues will be fixed in next releasemarked issues will be fixed in next release