git repos / saland

src/Libs/.editorconfig

browsing at commit = fb952d0a37f61d731a42b53cab101f980deed107

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