Revision 4fa1e165faff5db84ba2a88d24f9f56ecfc21715 authored by Filippos Karapetis on 09 July 2022, 19:35:01 UTC, committed by Filippos Karapetis on 09 July 2022, 19:54:08 UTC
1 parent c5b7abd
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

[*.lingo]
charset = macroman
back to top