Commit History

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