git repos / saland

src/Libs/.editorconfig

browsing at commit = a1d99f18a02c17c38aab6d188eafc088af54ca0b

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