git repos / saland

src/Libs/.editorconfig

browsing at commit = 252f47f3c0800614ddcbd581fe662540f52b8477

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