git repos / saland

src/Libs/.editorconfig

browsing at commit = c8c6ea96d471bb2aef3d0a2486571b77f86a955d

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