git repos / blockattack-game

source/code/Libs/.editorconfig

browsing at commit = 0fba975828a1e00338f971a6dd67fb8b0f7ba21a

branches: v2.9.X

tags: v2.9.1

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