git repos / saland

src/Libs/.editorconfig

browsing at commit = 12ce2c2dd5f97fa6fb4f26395cb8af9d8d97aa4a

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