git repos / saland

src/Libs/.editorconfig

browsing at commit = 395534bc2abf70667e51317d266d0ed3bdbb509c

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