git repos / saland

src/Libs/.editorconfig

browsing at commit = 0aed233b56c65b904bfc080a9102a04427ab0b86

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