aboutsummaryrefslogtreecommitdiff
path: root/works
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
commit8bc171e3ca89eae328812b831f4c3f7713d7ce6e (patch)
tree574ee85a56cf9bca05c71d820db457d4196c2072 /works
parent76806ab8ac49ff2f959eb65309ce0773b48b35b8 (diff)
downloadcrupest-8bc171e3ca89eae328812b831f4c3f7713d7ce6e.tar.gz
crupest-8bc171e3ca89eae328812b831f4c3f7713d7ce6e.tar.bz2
crupest-8bc171e3ca89eae328812b831f4c3f7713d7ce6e.zip
import(solutions): Add editor config.
Diffstat (limited to 'works')
-rw-r--r--works/solutions/.editorconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/works/solutions/.editorconfig b/works/solutions/.editorconfig
new file mode 100644
index 0000000..0cc28a1
--- /dev/null
+++ b/works/solutions/.editorconfig
@@ -0,0 +1,2 @@
+[*.cpp]
+tab_width = 2