git repos / saland

src/Libs/.editorconfig

browsing at commit = eb360c0bb3886bee5029aad6fb30c96325c47722

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