Skip to content

Commit db2c0b8

Browse files
author
Artur Charaev
committed
editorconfig
1 parent 2fdf122 commit db2c0b8

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.editorconfig

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
root = true
2+
[*]
3+
indent_style = space
4+
indent_size = 2
5+
charset = utf-8
6+
trim_trailing_whitespace = true
7+
insert_final_newline = true
8+
[*.md]
9+
trim_trailing_whitespace = false

0 commit comments

Comments
 (0)