git repos / saland

src/Libs/.editorconfig

browsing at commit = 52f2e5b362d02f307750a2c2ec654854d8822cd7

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