summaryrefslogtreecommitdiff
path: root/debugger-tests/.editorconfig
diff options
context:
space:
mode:
Diffstat (limited to 'debugger-tests/.editorconfig')
-rw-r--r--debugger-tests/.editorconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/debugger-tests/.editorconfig b/debugger-tests/.editorconfig
new file mode 100644
index 0000000000..fb2a888e5a
--- /dev/null
+++ b/debugger-tests/.editorconfig
@@ -0,0 +1,3 @@
+[*]
+indent_size = 2
+tab_width = 2