Commit History

Author SHA1 Message Date
  fredck 477f3f9ae5 Configured `grunt default` to run `jscs:git`. 11 years ago
  fredck bd8adb6a47 Take the ignore list for jscs and jshint from .gitignore. 11 years ago
  fredck 22101da842 Replaced "global" inline configs with /* jshint node: true */ 11 years ago
  fredck f5442908fa Made it possible to change the default task so it'll run accordingly without the :git prefix. 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
  fredck a3e069e84b Added a few jshint predefined configs. 11 years ago
  fredck 95af84469e Moved githooks to dev/tasks. 11 years ago
  fredck 739d4a08d7 Moved jshint to dev/tasks. 11 years ago
  fredck 99102c1384 'use strict' in gruntfile.js. 11 years ago
  fredck 66d4a435df Moved jscs to dev/tasks. Now the tasks need to be more declarative. 11 years ago
  fredck 2af6b8dacd Moved jscs and jshint config out of gruntfile.js. 11 years ago
  fredck 32b09a3235 Using load-grunt-tasks to avoid grunt.loadNpmTasks. 11 years ago
  fredck b27ebb0053 Added git hooks support for pre-commit linting. 11 years ago
  fredck 40f2b2b6e9 Added default grunt task. 11 years ago
  fredck 0793fc7ff6 Added support for jshint and made it a pure grunt task. 11 years ago
  fredck 3a3545b67e Added support for jscs and made it a pure grunt task. 11 years ago
  fredck 406ecef467 Added template for grunt. 11 years ago
  fredck 97b98c2db9 Added the full set of files, all still empty. 11 years ago