Beakerboy / Beakerboy/Coveralls-Visualizer

Different Line endings

Open
#2 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Right now only Unix line endings are supported. I need to convert all \r\n into \n and then all \r into \n.

Right now it explodes the file on every \n, but if a \n occurs in a string it shouldn’t. Should read the file by line instead maybe.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.