git repos / blockattack-game

source/code/Libs/.editorconfig

browsing at commit = 9f7a63446cd5adf228604f082600e6fb8fa6a4ea

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