git repos / saland

src/Libs/.editorconfig

browsing at commit = 62f52c51f2bb66c86bb9401cd40b01f7ad744d7f

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