Skip to content

fix: compare to \n instead of os.EOL#157

Merged
lukekarrys merged 2 commits intomainfrom
nlf/fix-changelog-check
Aug 15, 2022
Merged

fix: compare to \n instead of os.EOL#157
lukekarrys merged 2 commits intomainfrom
nlf/fix-changelog-check

Conversation

@nlf
Copy link
Copy Markdown
Contributor

@nlf nlf commented Aug 2, 2022

os.EOL is \r\n in win32, which means this check is pretty much guaranteed to fail in windows

os.EOL is \r\n in win32, which means this check is pretty much guaranteed to fail in windows
@nlf nlf requested a review from a team as a code owner August 2, 2022 20:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants