git repos / saland

src/Libs/.editorconfig

browsing at commit = bb80162f0ae71d6b331b040a1f63e7afc842be77

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