git repos / saland

src/Libs/.editorconfig

browsing at commit = 72a9af2bca94d356b751f8a3a830cc188d4ec066

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