fredck
|
6a7f36f00e
Removed unnecessary use of "that".
|
11 年之前 |
fredck
|
1abd55af00
Fixed a wrong check in the task tools.
|
11 年之前 |
fredck
|
3bd56595fa
Take the ignore list for jscs and jshint from .gitignore.
|
11 年之前 |
fredck
|
5df80c785f
Generalized the jscs and jshint implementation into a tool.
|
11 年之前 |
fredck
|
a7aa0330fe
Extracted the :git task check from jshint to tools, so it can be reused.
|
11 年之前 |
fredck
|
695b6ce4a8
Replaced "global" inline configs with /* jshint node: true */
|
11 年之前 |
fredck
|
9cff9f4923
Fixed an error through when there were no files to run on jshint.
|
11 年之前 |
fredck
|
de300ee96e
Implemented grunt jshint:git, making it inside default.
|
11 年之前 |
fredck
|
7cce4a4aa4
Custom implementation of jscs, which checks only next commit files.
|
11 年之前 |