git repos / saland

src/Libs/.editorconfig

browsing at commit = 4698d790fd87529b4a4a79d685d5b6230f75baf9

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