Permalink
Browse files
add insert newline to editorconfig
- Loading branch information...
Showing
with
1 addition
and
0 deletions.
-
+1
−0
.editorconfig
|
@@ -7,3 +7,4 @@ root = true ; top-most EditorConfig file |
|
|
|
end_of_line = lf |
|
|
|
indent_style = space |
|
|
|
indent_size = 2 |
|
|
|
insert_final_newline = true |
0 comments on commit
a020507