8
0

История коммитов

Автор SHA1 Сообщение Дата
  Frederico Caldeira Knabben bab4fea681 Added "Additional Directories" 11 лет назад
  AnnaTomanek 11059e2f05 Minor corrections in code comments. 11 лет назад
  fredck b91e885c61 Renamed "res" to "utils". 11 лет назад
  AnnaTomanek 63028551d3 README file revision. 11 лет назад
  fredck dee6342f70 The jscs and jshint will now append .gitignore entries to the configuration instead of replacing it. 11 лет назад
  AnnaTomanek 43ca5a04dc Minor changes in the changelog format (incl. periods after changelog entries, as a small reminder). 11 лет назад
  fredck 9f35a549e0 Added repository to package.json. 11 лет назад
  fredck 942783df92 Added minimum documentation for tools. 11 лет назад
  fredck 7595542a88 Code reformatting. 11 лет назад
  fredck 9450b62b6a Removed unnecessary use of "that". 11 лет назад
  fredck 2f0d6702b5 Completed and reviewed README.md. 11 лет назад
  fredck 92f181b024 Made README.md more informative. 11 лет назад
  fredck 8ca2b1b2f4 Fixed a wrong check in the task tools. 11 лет назад
  fredck e7514704c1 Configured `grunt default` to run `jscs:git`. 11 лет назад
  fredck 1507a63f31 Filtering .js files on jshint. 11 лет назад
  fredck a5624335f5 Take the ignore list for jscs and jshint from .gitignore. 11 лет назад
  fredck 625fb44001 Updated package.json. 11 лет назад
  fredck cc88dca597 Generalized the jscs and jshint implementation into a tool. 11 лет назад
  fredck 1f2288a018 Made the jscs implementation a copy of jshint. 11 лет назад
  fredck 9af6121ce1 Moved the jshint configurations to a separated json file. In this way IDEs can read from it and auto-configure. 11 лет назад
  fredck 366db60a3a Extracted the :git task check from jshint to tools, so it can be reused. 11 лет назад
  fredck 66bee86dd6 Replaced "global" inline configs with /* jshint node: true */ 11 лет назад
  fredck 5a48757f0d Fixed an error through when there were no files to run on jshint. 11 лет назад
  fredck 13ac5c7d19 Made it possible to change the default task so it'll run accordingly without the :git prefix. 11 лет назад
  fredck 977c78c0e4 Implemented grunt jshint:git, making it inside default. 11 лет назад
  fredck 917057a28f Custom implementation of jscs, which checks only next commit files. 11 лет назад
  fredck 59ffa804d8 Added a few jshint predefined configs. 11 лет назад
  fredck 9e3febb24c Moved githooks to dev/tasks. 11 лет назад
  fredck 931fa2baad Moved jshint to dev/tasks. 11 лет назад
  fredck 452561b293 'use strict' in gruntfile.js. 11 лет назад