git repos / saland

src/Libs/.editorconfig

browsing at commit = b9c4525717cd1c1c22f0bc71489e49485b4776da

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