Skip to content

Conversation

dachalco
Copy link
Contributor

@dachalco dachalco commented Jan 14, 2021

  • Adds .gitattributes that is configured to normalize line-endings to LF at checkin, for the files it deems "text"
  • Replaces CRLF with LF for other files in changelist besides .gitattributes

Test Steps

Check in modifications to a "text" file with CRLF. See .gitattributes for set of "text" files. Upon committing changes to said file, Git will warn you of impending replacement of CRLF to LF upon push.

Related Issue

FreeRTOS-Kernel#234

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@dachalco dachalco requested a review from a team as a code owner January 14, 2021 18:11
@dachalco
Copy link
Contributor Author

/bot run checks

@n9wxu n9wxu merged commit 578d040 into FreeRTOS:main Jan 15, 2021
@dachalco dachalco deleted the add-git-attributes branch January 15, 2021 19:05
laroche pushed a commit to laroche/FreeRTOS-Kernel that referenced this pull request Apr 18, 2024
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