source:
.editorconfig
Last change on this file was 5d6f37a, checked in by , 7 weeks ago | |
---|---|
|
|
File size: 147 bytes |
Line | |
---|---|
1 | root = true |
2 | |
3 | [*] |
4 | charset = utf-8 |
5 | end_of_line = lf |
6 | indent_style = space |
7 | indent_size = 2 |
8 | trim_trailing_whitespace = true |
9 | insert_final_newline = true |
Note:
See TracBrowser
for help on using the repository browser.