git repos / saland

src/Libs/.editorconfig

browsing at commit = d849fb3fd732d547bc5532cad6aa6ed3c039a308

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