feat: setup for day 5
This commit is contained in:
+2
-4
@@ -3,6 +3,8 @@ root = true
|
||||
# All files
|
||||
[*]
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
tab_width = 2
|
||||
|
||||
# Xml files
|
||||
[*.xml]
|
||||
@@ -13,10 +15,6 @@ indent_size = 2
|
||||
|
||||
#### Core EditorConfig Options ####
|
||||
|
||||
# Indentation and spacing
|
||||
indent_size = 2
|
||||
tab_width = 2
|
||||
|
||||
# New line preferences
|
||||
insert_final_newline = false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user