git repos / saland

src/Libs/.editorconfig

browsing at commit = 8a4763c21354f52c542e2d1598fe56950fdc622f

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