]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Remove comma first rule 12553/head
authorZlatan Vasović <legospace9876@gmail.com>
Mon, 3 Feb 2014 16:12:59 +0000 (17:12 +0100)
committerZlatan Vasović <legospace9876@gmail.com>
Mon, 3 Feb 2014 16:12:59 +0000 (17:12 +0100)
Removes outdated coding style rule.

CONTRIBUTING.md

index 7d7b0fb6a656c37757c394fc003b5b03204beec3..a01c8c0e4931b387fbde62eab11a766a0db1eec1 100644 (file)
@@ -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"