git repos / saland

src/Libs/.editorconfig

browsing at commit = b72d89f1d5bd7c57125ba55a684bf39cd6adcc59

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