Commit History

Author SHA1 Message Date
  fredck dcd721b5ac Fixed a wrong check in the task tools. 11 years ago
  fredck 2ca74332cc Take the ignore list for jscs and jshint from .gitignore. 11 years ago
  fredck 6166e686bb Generalized the jscs and jshint implementation into a tool. 11 years ago
  fredck 7f3a042e80 Extracted the :git task check from jshint to tools, so it can be reused. 11 years ago
  fredck 69a805117e Replaced "global" inline configs with /* jshint node: true */ 11 years ago
  fredck 5bdaafef70 Fixed an error through when there were no files to run on jshint. 11 years ago
  fredck 72c4b320b0 Implemented grunt jshint:git, making it inside default. 11 years ago
  fredck 08c4defd83 Custom implementation of jscs, which checks only next commit files. 11 years ago