main
Last change
on this file since 79a0317 was 79a0317, checked in by stefan toskovski <stefantoska84@…>, 3 days ago |
F4 Finalna Verzija
|
-
Property mode
set to
100644
|
File size:
254 bytes
|
Line | |
---|
1 | ; EditorConfig file: https://EditorConfig.org
|
---|
2 | ; Install the "EditorConfig" plugin into your editor to use
|
---|
3 |
|
---|
4 | root = true
|
---|
5 |
|
---|
6 | [*]
|
---|
7 | charset = utf-8
|
---|
8 | end_of_line = lf
|
---|
9 | insert_final_newline = true
|
---|
10 | indent_style = space
|
---|
11 | indent_size = 2
|
---|
12 | trim_trailing_whitespace = true
|
---|
Note:
See
TracBrowser
for help on using the repository browser.