git repos / saland

src/Libs/.editorconfig

browsing at commit = 8e10bc79483f667e8f5d8a6c14a4f686b6916537

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