git repos / saland

src/Libs/.editorconfig

browsing at commit = a510470afa12b6da62a37833aea7404d9cf597dc

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