git repos / saland

src/Libs/.editorconfig

browsing at commit = 63688f58717fedb4c6fec037f684004d4c34f89d

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