git repos / saland

src/Libs/.editorconfig

browsing at commit = 1defbd03eef99d2b0f1d3aa4eaf371611a8f1777

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