git repos / blockattack-game

source/code/Libs/.editorconfig

browsing at commit = e9c7ea2b150024cbe23f86d93a4ca34522f02756

branches: v2.2.X

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