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

8 Коммитов

Автор SHA1 Сообщение Дата
XhmikosR 2b0bbd1aa0 Bump devDependencies. 2016-01-25 09:29:15 +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
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 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
XhmikosR f92f8942fa Grunt: Add JSHint support. 2014-03-05 09:00:35 +02:00