Commit History

Author SHA1 Message Date
  fredck d8a91dccce The jscs and jshint will now append .gitignore entries to the configuration instead of replacing it. 11 years ago
  fredck 1e25caa88f Added minimum documentation for tools. 11 years ago
  fredck 3fb886fb8b Code reformatting. 11 years ago
  fredck c1ea5476f3 Removed unnecessary use of "that". 11 years ago
  fredck 557867e91f Fixed a wrong check in the task tools. 11 years ago
  fredck bd8adb6a47 Take the ignore list for jscs and jshint from .gitignore. 11 years ago
  fredck 74f7187535 Generalized the jscs and jshint implementation into a tool. 11 years ago
  fredck ece2a3c9ba Extracted the :git task check from jshint to tools, so it can be reused. 11 years ago
  fredck 22101da842 Replaced "global" inline configs with /* jshint node: true */ 11 years ago
  fredck e8be3ca207 Fixed an error through when there were no files to run on jshint. 11 years ago
  fredck 5af6696331 Implemented grunt jshint:git, making it inside default. 11 years ago
  fredck 3623e9d420 Custom implementation of jscs, which checks only next commit files. 11 years ago