git repos / saland

src/Libs/.editorconfig

browsing at commit = f25341c743a9a3a5272a9b8ee012fa0634427d7d

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