Revision b0e6ee8618cd9101540100e921f05ba8fadf685e authored by Lothar Serra Mari on 13 February 2023, 22:12:13 UTC, committed by Lothar Serra Mari on 13 February 2023, 22:12:13 UTC
1 parent b396b5c
Raw File
.editorconfig
[*]
indent_style = tab
indent_size = 4
trim_trailing_whitespace = true
insert_final_newline = true
vc_generate_documentation_comments = doxygen_slash_star
end_of_line = lf

[*.bat]
end_of_line = crlf

[*.lingo]
charset = macroman
back to top