Commit historia

Upphovsman SHA1 Meddelande Datum
  fredck 1507a63f31 Filtering .js files on jshint. 11 år sedan
  fredck a5624335f5 Take the ignore list for jscs and jshint from .gitignore. 11 år sedan
  fredck 625fb44001 Updated package.json. 11 år sedan
  fredck cc88dca597 Generalized the jscs and jshint implementation into a tool. 11 år sedan
  fredck 1f2288a018 Made the jscs implementation a copy of jshint. 11 år sedan
  fredck 9af6121ce1 Moved the jshint configurations to a separated json file. In this way IDEs can read from it and auto-configure. 11 år sedan
  fredck 366db60a3a Extracted the :git task check from jshint to tools, so it can be reused. 11 år sedan
  fredck 66bee86dd6 Replaced "global" inline configs with /* jshint node: true */ 11 år sedan
  fredck 5a48757f0d Fixed an error through when there were no files to run on jshint. 11 år sedan
  fredck 13ac5c7d19 Made it possible to change the default task so it'll run accordingly without the :git prefix. 11 år sedan
  fredck 977c78c0e4 Implemented grunt jshint:git, making it inside default. 11 år sedan
  fredck 917057a28f Custom implementation of jscs, which checks only next commit files. 11 år sedan
  fredck 59ffa804d8 Added a few jshint predefined configs. 11 år sedan
  fredck 9e3febb24c Moved githooks to dev/tasks. 11 år sedan
  fredck 931fa2baad Moved jshint to dev/tasks. 11 år sedan
  fredck 452561b293 'use strict' in gruntfile.js. 11 år sedan
  fredck 6092bc2ff2 Moved jscs to dev/tasks. Now the tasks need to be more declarative. 11 år sedan
  fredck 654e0ad6c2 Made package.json more empty, so it is clearer what to get filled in it. 11 år sedan
  fredck 000191131a Added recommended "keywords" and "dependencies" entries to package.json. 11 år sedan
  fredck 5a2c324cc9 Added "build" to the jscs ignore list. 11 år sedan
  fredck 231891e23d Moved jscs and jshint config out of gruntfile.js. 11 år sedan
  fredck b58d23b2a3 Upgraded load-grunt-tasks in package.json. 11 år sedan
  fredck b2dfd1df6b Fixed indentation in package.json. 11 år sedan
  fredck 876d334356 Being more agreessive with grunt update for common packages. 11 år sedan
  fredck c2c5bb0af3 Minor additions to the changelog fie. 11 år sedan
  fredck 098de8f550 Added "build" to .gitignore 11 år sedan
  fredck 27f2222cc0 Using load-grunt-tasks to avoid grunt.loadNpmTasks. 11 år sedan
  fredck ef1b7e8793 Added git hooks support for pre-commit linting. 11 år sedan
  fredck 22d77ab978 Added default grunt task. 11 år sedan
  fredck 13e4040ff1 Added support for jshint and made it a pure grunt task. 11 år sedan