git repos / saland

src/Libs/.editorconfig

browsing at commit = 445ebbf98f1fd88f3bf6ad2198e8e1ac857c6a8c

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