git repos / saland

src/Libs/.editorconfig

browsing at commit = db47ad19642714a15ca77fbee197e8d51a84b3bf

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