git repos / saland

src/Libs/.editorconfig

browsing at commit = fe8b32a69d503efc1a6c7337cbf97e0c37553a18

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