git repos / saland

src/Libs/.editorconfig

browsing at commit = 33cd64714654fa4b1f7749de0b6ddebca3c3ebf6

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