summaryrefslogtreecommitdiff
path: root/.editorconfig
diff options
context:
space:
mode:
authorJustin Worthe <justin.worthe@gmail.com>2014-08-23 19:18:36 +0200
committerJustin Worthe <justin.worthe@gmail.com>2014-08-23 19:18:36 +0200
commita9e90a7b708e52a8875530eb00313146b43a9926 (patch)
treeaba9b64817089bb55df7ac939e4ca895aad496cd /.editorconfig
parente74950e005d89fe2fd8453a78d84f26e4e93dada (diff)
Added wrapping of game world
Diffstat (limited to '.editorconfig')
-rw-r--r--.editorconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/.editorconfig b/.editorconfig
index d1d8a41..4b4fd7c 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -1,7 +1,7 @@
# http://editorconfig.org
root = true
-[*]
+[game/*]
indent_style = space
indent_size = 2
end_of_line = lf