git repos / saland

src/Libs/.editorconfig

browsing at commit = 54545ffe42234a98b961394ca4294f5a2a7bdc9c

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