git repos / saland

src/Libs/.editorconfig

browsing at commit = 16a8bc243a3a9dc7a6ef1ef04829654cdcaf4567

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