git repos / saland

src/Libs/.editorconfig

browsing at commit = fc0d6f9a29bc1f3f2f66cb921527603e872452a4

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