git repos / saland

src/Libs/.editorconfig

browsing at commit = 94da8dacad5ed4a95f135d59fd6e3f14b5d98f01

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