Added editor config to keep indentation normalized.
parent
064fbaea32
commit
f04f4fe178
@ -0,0 +1,7 @@
|
||||
; EditorConfig: http://EditorConfig.org
|
||||
|
||||
root = true
|
||||
|
||||
[*]
|
||||
indent_style = space
|
||||
indent_size = 4
|
Loading…
Reference in New Issue