patrislav1 / cubemx.cmake

Script collection to build CubeMX projects with CMake and debug them with VSCode
The Unlicense
34 stars 10 forks source link

Use gitattributes to force native EOL #5

Closed BenBE closed 2 years ago

BenBE commented 2 years ago

Please include a .gitattributes configuration in the main directory and ensure all files use native line endings in the repository:

*       text=auto
*.cmake text
*.in    text
*.md    text
*.py    text

Please convert line endings in the repository accordingly. TIA.

patrislav1 commented 2 years ago

Fixed in 62b898d135769f4360294d2ff985e27cfa568e90