git repos / saland

src/Libs/.editorconfig

browsing at commit = c2374d8862cbca68798f99df1c2b6981a5cbfde6

raw · blame · history

#See http://EditorConfig.org

# top-most EditorConfig file
root = true

# Unix-style newlines
[*]
end_of_line = lf

[*.cpp,*.hpp,*.h]
indent_style = spaces