git repos / saland

src/Libs/.editorconfig

browsing at commit = edee902796cb5d71630a13515be544c6c6664483

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