git repos / saland

src/Libs/.editorconfig

browsing at commit = 652b324f02edf62fc5f8a14bb2d817a951bc1a23

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