Skip to content
Snippets Groups Projects
Commit d427718a authored by Lars Bilke's avatar Lars Bilke
Browse files

[git] Set automatic line endings on all files.

Ensures native file endings on all platforms.

Should fix an issue where the GocadTSurface_Mesh_Test failed
on Windows as the reader cannot read .ts files on Windows
with Linux line endings.
parent ae5fc3f6
No related branches found
No related tags found
No related merge requests found
# Set the default behavior, in case people don't have core.autocrlf set.
* text=auto
# Enable style checks on source files # Enable style checks on source files
*.h hooks.style=uncrustify *.h hooks.style=uncrustify
*.cpp hooks.style=uncrustify *.cpp hooks.style=uncrustify
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment