git repos / saland

src/Libs/.editorconfig

browsing at commit = c47302e5763c43aef1fbb5ce00d0b5f304fe7805

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