git repos / saland

src/Libs/.editorconfig

browsing at commit = 1380e6a87c5eb4b641f9713344443005dc293456

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