git repos / saland

src/Libs/.editorconfig

browsing at commit = ea158308476b4f5db6e32a413641b7ad20c14d05

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