source: .editorconfig

main
Last change on this file was 5d6f37a, checked in by Naum Shapkarovski <naumshapkarovski@…>, 7 weeks ago

add customer

  • Property mode set to 100644
File size: 147 bytes
Line 
1root = true
2
3[*]
4charset = utf-8
5end_of_line = lf
6indent_style = space
7indent_size = 2
8trim_trailing_whitespace = true
9insert_final_newline = true
Note: See TracBrowser for help on using the repository browser.