cobalt.rs/.editorconfig
Geobert Quach ef16be08eb fix(tests): normalizing EOL management
Closes #241
add editorconfig
add gitattributes
2018-01-27 16:14:07 +00:00

5 lines
62 B
INI

root = true
[*]
end_of_line = lf
insert_final_newline = true