git repos / saland

src/Libs/.editorconfig

browsing at commit = aa9637b6062346f0427147d69d11d95358d2795e

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