git repos / saland

src/Libs/.editorconfig

browsing at commit = 8527a23cbf77025b875a903ae998ec72200aa51f

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