git repos / saland

src/Libs/.editorconfig

browsing at commit = 1bc1d335dc61b69fea77a476504823196b25e9d8

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