summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-02-23 00:06:58 +0800
committercrupest <crupest@outlook.com>2021-02-23 00:06:58 +0800
commitca1a7b6aed030c3e5446868b339923c6ede1bfda (patch)
treea787914e8f695c583c5802ff93982d04f80118a0
parent5276b8b39ae934cf29efdb644efe4fa43994ce0b (diff)
downloadsolutions-ca1a7b6aed030c3e5446868b339923c6ede1bfda.tar.gz
solutions-ca1a7b6aed030c3e5446868b339923c6ede1bfda.tar.bz2
solutions-ca1a7b6aed030c3e5446868b339923c6ede1bfda.zip
Add editor config.
-rw-r--r--.editorconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/.editorconfig b/.editorconfig
new file mode 100644
index 0000000..0cc28a1
--- /dev/null
+++ b/.editorconfig
@@ -0,0 +1,2 @@
+[*.cpp]
+tab_width = 2