Граф коммитов

20 Коммитов

Автор SHA1 Сообщение Дата
XhmikosR 93f1e46ea1 Merge pull request #459 from twbs/eqnull
Remove `eqnull` relaxing option.
2014-03-10 01:20:50 +02:00
XhmikosR 42f5042d54 Enable `disallowMultipleVarDecl` JSCS check. 2014-03-09 18:59:43 +02:00
XhmikosR 6f0de82f4f Remove `eqnull` relaxing option. 2014-03-09 09:24:32 +02:00
Zlatan Vasović 097399cac3 Minify .jshintrc indent 2014-03-07 22:38:42 +01:00
Connor Sears b5462c4cc9 Merge pull request #445 from twbs/fat-popover
fix popover for connor
2014-03-06 22:21:53 -08:00
fat f5b3ef2c7a fix popover for connor 2014-03-06 22:14:23 -08:00
XhmikosR 74f38b331d Move style checks from JSHint to JSCS.
Also remove the duplicate ones from .jshintrc.
2014-03-07 08:01:02 +02:00
XhmikosR de2b76641b Fix JSCS warnings. 2014-03-07 08:01:01 +02:00
XhmikosR ea3d80f726 Add JSCS support.
Backported from Bootstrap, adapted for Ratchet.
2014-03-07 08:01:01 +02:00
connors a3e6dd4399 bump version 2014-03-05 09:09:49 -08:00
XhmikosR 4b76127723 Update JSHint rules.
Enabled:

* `immed`
* `newcap`
* `latedef`

Removed:

* `boss`
* `laxbreak`
* `validthis`

Also move `bitwise` to fingerblast.js since that's where it's only needed.
2014-03-05 09:09:10 +02:00
XhmikosR df5aa2c722 Enable `forin` and `freeze` rules. 2014-03-05 09:09:05 +02:00
XhmikosR 1e88a8ad5c Enable `curly` rule. 2014-03-05 09:09:05 +02:00
Zlatan Vasović 26eeadc064 Enable JS strict mode. 2014-03-05 09:09:04 +02:00
XhmikosR 53180e031f Fix JSHint warnings. 2014-03-05 09:01:06 +02:00
XhmikosR f92f8942fa Grunt: Add JSHint support. 2014-03-05 09:00:35 +02:00
XhmikosR 7eb31a7049 Trim trailing spaces. 2014-02-26 18:41:27 +02:00
connors 648e9ca7dd update a bunch of things 2014-02-24 20:18:44 -08:00
connors ee09f4ddbe fixing some docs issues 2014-02-24 01:01:47 -08:00
connors 4cda16e4fc reorganizing the docs 2014-02-16 11:09:47 -08:00