git repos / saland

src/Libs/.editorconfig

browsing at commit = e1e3ae6087deaa678620e77b54aa72e36eb4ba9d

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