git repos / saland

src/Libs/.editorconfig

browsing at commit = 4ea71bb48a37418f31d4c4a59998570a8c5b32d3

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