From: Zlatan Vasović Date: Mon, 3 Feb 2014 16:12:59 +0000 (+0100) Subject: Remove comma first rule X-Git-Tag: v3.2.0~403^2~27^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ef0c7b2c079e9cfe0e13f0be78dd28ab05237d1;p=thirdparty%2Fbootstrap.git Remove comma first rule Removes outdated coding style rule. --- diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 7d7b0fb6a6..a01c8c0e49 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -178,7 +178,6 @@ license your work under the terms of the [MIT License](LICENSE.md). ### JS - No semicolons -- Comma first - 2 spaces (no tabs) - strict mode - "Attractive"