Commit Graph

1324 Commits

Author SHA1 Message Date
Ross Allen
46d19c2fc3 Move SublimeLinter settings to a subdirectory of the same name to keep things clean 2012-11-05 09:37:45 -08:00
Ross Allen
14088de594 Add instructions for how to use SublimeLinter settings 2012-11-05 09:36:08 -08:00
Ross Allen
c202b0cd18 Prefer /** */ for multi-line comments 2012-11-05 09:29:35 -08:00
Ross Allen
8eb9087a49 Add SublimeLinter settings that match the current JS rules in README.md 2012-11-05 09:24:31 -08:00
Harrison Shoff
0e558585fe Making public 2012-11-05 09:13:20 -08:00
Harrison Shoff
3c9f112dab [contributors] link to contributor graph, remove authors section 2012-11-05 08:39:13 -08:00
Harrison Shoff
b714fe88cc Just don't use reserved words as keys. fixes #6 2012-11-02 10:07:14 -07:00
Harrison Shoff
8f0ef5d9fd return when it makes sense. fixes #9 2012-11-02 00:04:56 -07:00
Harrison Shoff
622050681b Don't use reserved words as property names. If you do, quote them. fixes #6 2012-11-01 23:17:21 -07:00
Harrison Shoff
437e33a318 Merge branch 'master' of github.com:airbnb/javascript
* 'master' of github.com:airbnb/javascript:
  capitalizing types that are constructors
  Switched modules to bang-style.
2012-11-01 23:06:37 -07:00
Harrison Shoff
ab5910ae9a braces for mulit-line blocks only. optional for single-line blocks. fixes #3 2012-11-01 23:06:30 -07:00
Harrison Shoff
d5a05ef859 Merge pull request #7 from airbnb/bang_modules
Switched modules to bang-style.
2012-11-01 21:13:34 -07:00
Spike Brehm
7cc3281a5d capitalizing types that are constructors 2012-11-01 18:10:13 -07:00
Harrison Shoff
8cef7f1ec6 fix the baker link 2012-11-01 17:50:09 -07:00
Harrison Shoff
b2c7d3d0d3 don't overwrite the prototype 2012-11-01 17:39:32 -07:00
Matt Baker
c771d4eb3f Switched modules to bang-style. 2012-11-01 17:13:21 -07:00
Harrison Shoff
4c04d5c5d1 Handlebars broke my brain. 2012-11-01 16:48:00 -07:00
Harrison Shoff
fef21df0e5 fix conflict 2012-11-01 16:40:49 -07:00
Harrison Shoff
6a0c83a322 No one's perfect. 2012-11-01 16:39:13 -07:00
Stephen Wyatt Bush
5d58272128 Merge pull request #2 from airbnb/interpolation-fix
remove invalid interpolation examples
2012-11-01 16:38:06 -07:00
Matt Baker
ca0f5ff807 Removed reference to interpolation.
Javascript doesn't have string interpolation.
2012-11-01 16:35:37 -07:00
Stephen Wyatt Bush
f08e400ae4 remove invalid interpolation examples 2012-11-01 16:34:41 -07:00
Harrison Shoff
cab510342f first pass 2012-11-01 16:18:41 -07:00
Harrison Shoff
0fcdacc7f5 Initial commit 2012-11-01 16:13:51 -07:00