From 4a52c2ccd1182764e3e0c639af0d4baf524dc076 Mon Sep 17 00:00:00 2001 From: Ludovic Rousseau Date: Tue, 29 May 2012 16:02:58 +0000 Subject: [PATCH] Add URL for "Vim: How to prevent trailing whitespaces" --- HACKING | 3 +++ 1 file changed, 3 insertions(+) diff --git a/HACKING b/HACKING index db5dc3f..f7e65ff 100644 --- a/HACKING +++ b/HACKING @@ -15,6 +15,9 @@ Here are some directions to get you started: Helper script to get some uniformity in the style: $ make style + If you use vim see the "Vim: How to prevent trailing whitespaces" + http://www.carbon-project.org/Vim__How_to_prevent_trailing_whitespaces.html + 2. Chase warnings: no warning should be introduced by your changes Depending what you touch, you can check with: 2.1 When using autotools