Project-Books / book-project

Book tracker web app for book lovers
https://project-books.github.io/
GNU General Public License v3.0
482 stars 456 forks source link

Check file endings are LF #965

Closed knjk04 closed 2 years ago

knjk04 commented 2 years ago

Is your feature request related to a problem? If so, please describe. As we run our start scripts in Linux docker containers, they won't work if the endings are CRLF, not LF.

Add a GitHub action that checks that the file endings are LF. Alternatively, we can look into a pre-commit hook.

Describe the solution you'd like A clear and concise description of what you want to happen.

Additional context

If you need help with anything, we'll be happy to help you over a GitHub Q&A discussion or our Slack workspace

stale[bot] commented 2 years ago

Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.