git repos / saland

src/Libs/.editorconfig

browsing at commit = bccce6d2c63bec314cf4cad157eb1536a98809f5

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