git repos / saland

src/Libs/.editorconfig

browsing at commit = a5309149fc625ce2f5dfa8196f9a8e8eb803e866

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