Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: fix end-of-line in poetry.lock #9

Merged
merged 1 commit into from
Nov 14, 2023

Conversation

Allob
Copy link
Collaborator

@Allob Allob commented Nov 13, 2023

Currently poetry.lock has windows-style end-of-line characters.
This makes a huge diff on the library updates: https://github.com/epam/ai-dial-analytics-realtime/pull/2/files#diff-f53a023eedfa3fbf2925ec7dc76eecdc954ea94b7e47065393dbad519613dc89

This PR changes end-of-line characters from windows-style to linux-style to make readable diffs for future poetry.lock updates. The rest of the poetry.lock content is unchanged.

@Allob Allob self-assigned this Nov 13, 2023
@Allob Allob merged commit 6977d90 into development Nov 14, 2023
4 checks passed
@nepalevov nepalevov deleted the f/fix-eol-in-poetry-lock branch November 27, 2023 19:32
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.

2 participants