git repos / saland

src/Libs/.editorconfig

browsing at commit = 7c62e8255f29136ff1a5cf2042ee509c24702f94

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