8
0

Commit Verlauf

Autor SHA1 Nachricht Datum
  fredck 477f3f9ae5 Configured `grunt default` to run `jscs:git`. vor 11 Jahren
  fredck bd8adb6a47 Take the ignore list for jscs and jshint from .gitignore. vor 11 Jahren
  fredck 22101da842 Replaced "global" inline configs with /* jshint node: true */ vor 11 Jahren
  fredck f5442908fa Made it possible to change the default task so it'll run accordingly without the :git prefix. vor 11 Jahren
  fredck 5af6696331 Implemented grunt jshint:git, making it inside default. vor 11 Jahren
  fredck 3623e9d420 Custom implementation of jscs, which checks only next commit files. vor 11 Jahren
  fredck a3e069e84b Added a few jshint predefined configs. vor 11 Jahren
  fredck 95af84469e Moved githooks to dev/tasks. vor 11 Jahren
  fredck 739d4a08d7 Moved jshint to dev/tasks. vor 11 Jahren
  fredck 99102c1384 'use strict' in gruntfile.js. vor 11 Jahren
  fredck 66d4a435df Moved jscs to dev/tasks. Now the tasks need to be more declarative. vor 11 Jahren
  fredck 2af6b8dacd Moved jscs and jshint config out of gruntfile.js. vor 11 Jahren
  fredck 32b09a3235 Using load-grunt-tasks to avoid grunt.loadNpmTasks. vor 11 Jahren
  fredck b27ebb0053 Added git hooks support for pre-commit linting. vor 11 Jahren
  fredck 40f2b2b6e9 Added default grunt task. vor 11 Jahren
  fredck 0793fc7ff6 Added support for jshint and made it a pure grunt task. vor 11 Jahren
  fredck 3a3545b67e Added support for jscs and made it a pure grunt task. vor 11 Jahren
  fredck 406ecef467 Added template for grunt. vor 11 Jahren
  fredck 97b98c2db9 Added the full set of files, all still empty. vor 11 Jahren