git repos / saland

src/Libs/.editorconfig

browsing at commit = 5d3d5c8f2c3d3939513da3a8cb2107aa862f0c14

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