git repos / saland

src/Libs/.editorconfig

browsing at commit = a88d12e38fa44f04ee2d95074856e25e9bbe30af

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