git repos / saland

src/Libs/.editorconfig

browsing at commit = bb79d939d88427e743f31e97d9b71355169e8854

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