git repos / saland

src/Libs/.editorconfig

browsing at commit = a2be71d75f05ad7369432cb147f908285d9172ff

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