git repos / saland

src/Libs/.editorconfig

browsing at commit = 6fc4e929f353747a2d2505ce8dccece6d7153a7b

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