git repos / saland

src/Libs/.editorconfig

browsing at commit = 2f8b04a3602beeafefb345ac1d5cf36e496a815f

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