vscode: use 8-space tabs, no trailing ws, etc for Git's source code
commit5482f418f5185cd2c2c94c1aec58c7c035780b8a
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Mon, 30 Jul 2018 15:42:55 +0000 (30 08:42 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 30 Jul 2018 20:14:39 +0000 (30 13:14 -0700)
tree2bdc469dea7e415e7e1047ef3b1ab93fa923e44b
parentf2a3b6839477fe623edb0d2113a58acac8821596
vscode: use 8-space tabs, no trailing ws, etc for Git's source code

This adds a couple settings for the .c/.h files so that it is easier to
conform to Git's conventions while editing the source code.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
contrib/vscode/init.sh