aboutsummaryrefslogtreecommitdiff
path: root/works/solutions/.editorconfig
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-04-05 20:45:07 +0800
committercrupest <crupest@outlook.com>2021-04-05 20:45:07 +0800
commit02df09d6e18db2380028e82923ccaba3bfbbec0d (patch)
treecec9ec9e1d23dd68b8d25a371cc1ceafeebc7a22 /works/solutions/.editorconfig
parentb0cb34e532c7b94d04cda246d2080bafd86aad38 (diff)
downloadcrupest-02df09d6e18db2380028e82923ccaba3bfbbec0d.tar.gz
crupest-02df09d6e18db2380028e82923ccaba3bfbbec0d.tar.bz2
crupest-02df09d6e18db2380028e82923ccaba3bfbbec0d.zip
import(solutions): Add leetcode 69.
Diffstat (limited to 'works/solutions/.editorconfig')
-rw-r--r--works/solutions/.editorconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/works/solutions/.editorconfig b/works/solutions/.editorconfig
index 0cc28a1..28365d2 100644
--- a/works/solutions/.editorconfig
+++ b/works/solutions/.editorconfig
@@ -1,2 +1,5 @@
+[*.c]
+tab_width = 2
+
[*.cpp]
tab_width = 2