git repos / saland

src/Libs/.editorconfig

browsing at commit = 5c4e0c7122f510cc7b133a42d3ccb7a577f2b340

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