Commit History

Author SHA1 Message Date
  fredck 28c8c1e176 Initialized LICENSE.md. 11 years ago
  Piotrek Koszuliński 8e16e7e663 Reviewed JSHint config. 11 years ago
  Piotrek Koszuliński bf7eb48dcb Fixed a typo in gitignore. 11 years ago
  Piotrek Koszuliński 0560e1c4aa Updated JSCS config and made necessary adjustments in the code. Fixes #2. 11 years ago
  Piotrek Koszuliński a51f0d216e The array will be shared by both tasks, so it may be extracted. 11 years ago
  Piotrek Koszuliński a7019c966d Minor code style fixes and API docs improvements. 11 years ago
  fredck f3da7aa14a API docs style fixing. 11 years ago
  AnnaTomanek d83ad138a0 Minor formatting change in README. 11 years ago
  fredck ad752d55a2 Minor code style fix. 11 years ago
  fredck 568e800de2 Added all "dot directories" to .gitignore. 11 years ago
  Frederico Caldeira Knabben bab4fea681 Added "Additional Directories" 11 years ago
  AnnaTomanek 11059e2f05 Minor corrections in code comments. 11 years ago
  fredck b91e885c61 Renamed "res" to "utils". 11 years ago
  AnnaTomanek 63028551d3 README file revision. 11 years ago
  fredck dee6342f70 The jscs and jshint will now append .gitignore entries to the configuration instead of replacing it. 11 years ago
  AnnaTomanek 43ca5a04dc Minor changes in the changelog format (incl. periods after changelog entries, as a small reminder). 11 years ago
  fredck 9f35a549e0 Added repository to package.json. 11 years ago
  fredck 942783df92 Added minimum documentation for tools. 11 years ago
  fredck 7595542a88 Code reformatting. 11 years ago
  fredck 9450b62b6a Removed unnecessary use of "that". 11 years ago
  fredck 2f0d6702b5 Completed and reviewed README.md. 11 years ago
  fredck 92f181b024 Made README.md more informative. 11 years ago
  fredck 8ca2b1b2f4 Fixed a wrong check in the task tools. 11 years ago
  fredck e7514704c1 Configured `grunt default` to run `jscs:git`. 11 years ago
  fredck 1507a63f31 Filtering .js files on jshint. 11 years ago
  fredck a5624335f5 Take the ignore list for jscs and jshint from .gitignore. 11 years ago
  fredck 625fb44001 Updated package.json. 11 years ago
  fredck cc88dca597 Generalized the jscs and jshint implementation into a tool. 11 years ago
  fredck 1f2288a018 Made the jscs implementation a copy of jshint. 11 years ago
  fredck 9af6121ce1 Moved the jshint configurations to a separated json file. In this way IDEs can read from it and auto-configure. 11 years ago