summaryrefslogtreecommitdiffstats
path: root/src/gtest/.editorconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/gtest/.editorconfig')
-rw-r--r--src/gtest/.editorconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/gtest/.editorconfig b/src/gtest/.editorconfig
new file mode 100644
index 0000000..0880bac
--- /dev/null
+++ b/src/gtest/.editorconfig
@@ -0,0 +1,3 @@
+[*.{cc,h}]
+indent_style = space
+indent_size = 2