git repos / saland

src/Libs/.editorconfig

browsing at commit = 74a8a2fc833b4d9c9489e52311d039b16776e943

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