git repos / saland

src/Libs/.editorconfig

browsing at commit = d8e16ed8b310bd6f0491320d6cea750b350d8fd1

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