diff options
| author | Mark Otto <[email protected]> | 2014-02-03 23:48:39 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2014-02-03 23:48:39 -0800 |
| commit | 229bc6fef99c9e94bd8d2927688aadea85b9feb2 (patch) | |
| tree | b2285e8a363704ca2daf05a7e119e404d251d2ec | |
| parent | 266a2e11e0afbb024c1fa5af1552931b1cfa1fd4 (diff) | |
| parent | 0ef0c7b2c079e9cfe0e13f0be78dd28ab05237d1 (diff) | |
| download | bootstrap-229bc6fef99c9e94bd8d2927688aadea85b9feb2.tar.xz bootstrap-229bc6fef99c9e94bd8d2927688aadea85b9feb2.zip | |
Merge pull request #12553 from ZDroid/nocf
Remove comma first rule
| -rw-r--r-- | CONTRIBUTING.md | 1 |
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" |
