git repos / saland

src/Libs/.editorconfig

browsing at commit = 40ba01e014aff0870b0dc87a15704a8d2ad84fcd

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