git repos / saland

src/Libs/.editorconfig

browsing at commit = d99b18f27f816ed666d4695e4a758b54b712a0f8

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