git repos / saland

src/Libs/.editorconfig

browsing at commit = 8ba6a44c7d750df4c8318c2943b8dd8d5b75cb0c

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