git repos / saland

src/Libs/.editorconfig

browsing at commit = a815ec9cf1d9e6b0a85d9b1a3427fc9c5d70ad1b

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