Историја ревизија

Аутор SHA1 Порука Датум
  fredck 22101da842 Replaced "global" inline configs with /* jshint node: true */ пре 11 година
  fredck e8be3ca207 Fixed an error through when there were no files to run on jshint. пре 11 година
  fredck f5442908fa Made it possible to change the default task so it'll run accordingly without the :git prefix. пре 11 година
  fredck 5af6696331 Implemented grunt jshint:git, making it inside default. пре 11 година
  fredck 3623e9d420 Custom implementation of jscs, which checks only next commit files. пре 11 година
  fredck a3e069e84b Added a few jshint predefined configs. пре 11 година
  fredck 95af84469e Moved githooks to dev/tasks. пре 11 година
  fredck 739d4a08d7 Moved jshint to dev/tasks. пре 11 година
  fredck 99102c1384 'use strict' in gruntfile.js. пре 11 година
  fredck 66d4a435df Moved jscs to dev/tasks. Now the tasks need to be more declarative. пре 11 година
  fredck 27435f5e9d Made package.json more empty, so it is clearer what to get filled in it. пре 11 година
  fredck 2f2bb8415e Added recommended "keywords" and "dependencies" entries to package.json. пре 11 година
  fredck b278ce80b4 Added "build" to the jscs ignore list. пре 11 година
  fredck 2af6b8dacd Moved jscs and jshint config out of gruntfile.js. пре 11 година
  fredck 6555892a3e Upgraded load-grunt-tasks in package.json. пре 11 година
  fredck 3998a10dba Fixed indentation in package.json. пре 11 година
  fredck b5c0900dfc Being more agreessive with grunt update for common packages. пре 11 година
  fredck 15dceff510 Minor additions to the changelog fie. пре 11 година
  fredck 2e3bf2614b Added "build" to .gitignore пре 11 година
  fredck 32b09a3235 Using load-grunt-tasks to avoid grunt.loadNpmTasks. пре 11 година
  fredck b27ebb0053 Added git hooks support for pre-commit linting. пре 11 година
  fredck 40f2b2b6e9 Added default grunt task. пре 11 година
  fredck 0793fc7ff6 Added support for jshint and made it a pure grunt task. пре 11 година
  fredck 3a3545b67e Added support for jscs and made it a pure grunt task. пре 11 година
  fredck dd7edf242e Initialized .editorconfig. пре 11 година
  fredck bab0e300aa Initialized .gitattributes пре 11 година
  fredck 406ecef467 Added template for grunt. пре 11 година
  fredck bf48c998b9 Added node_modules to .gitignore пре 11 година
  fredck b7fd0c8bb2 Added template for the package.json file. пре 11 година
  fredck 14a332c351 Added template for the changelog. пре 11 година