git repos / saland

src/Libs/.editorconfig

browsing at commit = 6a4de21087a8249a0e99f8e248218d79be48a3a0

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