aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2014-02-03 23:48:39 -0800
committerMark Otto <[email protected]>2014-02-03 23:48:39 -0800
commit229bc6fef99c9e94bd8d2927688aadea85b9feb2 (patch)
treeb2285e8a363704ca2daf05a7e119e404d251d2ec
parent266a2e11e0afbb024c1fa5af1552931b1cfa1fd4 (diff)
parent0ef0c7b2c079e9cfe0e13f0be78dd28ab05237d1 (diff)
downloadbootstrap-229bc6fef99c9e94bd8d2927688aadea85b9feb2.tar.xz
bootstrap-229bc6fef99c9e94bd8d2927688aadea85b9feb2.zip
Merge pull request #12553 from ZDroid/nocf
Remove comma first rule
-rw-r--r--CONTRIBUTING.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 7d7b0fb6a..a01c8c0e4 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"