Skip to content

Conversation

@dklimpel
Copy link
Contributor

Checklist
  • make test-all (UNIX) passes. CI will also test this
  • unit and/or integration tests are included (if applicable)
  • documentation is changed or added (if applicable)

Description of change

convert line endings from windows to linux

how to find

  • find . -not -type d -exec file "{}" ";" | grep CRLF

Follow up to:

Reduces the size of:

@dklimpel dklimpel requested a review from aelsabbahy as a code owner November 16, 2024 14:59
@aelsabbahy
Copy link
Member

I wonder if GitHub shows the line ending style in the diff page 🤔

Or maybe I need to add a linter to check all files line endings.

@aelsabbahy aelsabbahy merged commit 00e9355 into goss-org:master Nov 21, 2024
6 checks passed
@dklimpel dklimpel deleted the fix_ci_windows_line_endings branch November 21, 2024 07:27
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