Open patil-ashutosh opened 4 years ago
rather then adding os specific check we I'd create three files
If you agree to the solution can you assign this to me?
We can do it in a single file using if-else. Different files is not needed for this small task.
@patil-ashutosh raised a PR https://github.com/patil-ashutosh/go-regex-utility/pull/20
Description
Remove all line breaks from a string using regex Line break varies between operating system encodings.
\r\n
\n
\r
Acceptance Criteria
This repository is valid for HacktoberFest2020
Read before making PR - How to contribute on Github
Note: Feel free to open PR as these PR will be counted for hactoberfest acceptence