git repos / saland

src/Libs/.editorconfig

browsing at commit = c8a7c88b74b5363a324b72faa5321bb1e3bc4594

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