From 1b48bc63ac1813dec4105554e6e73649171c5b1d Mon Sep 17 00:00:00 2001 From: James Harris Date: Sun, 5 Mar 2017 18:26:23 +0000 Subject: [PATCH] Remove note about VSCode formatting VSCode extension no longer requires manually adding settings --- CONTRIBUTING.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index bcf7e3f..601927b 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -36,13 +36,11 @@ R0820 ``` ## Formatting -GitHub, [AGC Assembly][4] for Sublime Text 3 and [Language AGC][5] +**Note:** GitHub, [AGC Assembly][3] for Visual Studio Code, +[AGC Assembly][4] for Sublime Text 3 and [Language AGC][5] for Atom will ensure you're using the correct formatting automatically. -[AGC Assembly][3] for Visual Studio Code provides language-specific -settings overrides to add to your user settings [here][6]. - - Use tab indentation - Use tab width of 8 - Trim trailing whitespace