git repos / saland

src/Libs/.editorconfig

browsing at commit = 7376822b97e646ee65742aae6390b1d471eef648

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