git repos / saland

src/Libs/.editorconfig

browsing at commit = e3147b1cf6df8fba388a87a9a4b56d1594be0c2d

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