**Describe the issue** Having mixed line endings and not using .gitattributes is making repository harder to use. **Reference** https://github.com/FreeRTOS/FreeRTOS-Kernel **Screenshot** `find . -not -type d -exec file "{}" ";"` 