git repos / saland

src/Libs/.editorconfig

browsing at commit = 184c8e4f14785731c230ff842756b0debdb8f764

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