fredck
|
a979da2761
Excluded third-party libs from linting.
|
hace 11 años |
fredck
|
e0331ee37d
Made it possible to extend "utils" with Lo-Dash methods. It includes "grunt lodash" to rebuild a custom version of it located in src/lib/lodash.
|
hace 11 años |
fredck
|
c6c7e3d4f7
Re-reviewed tests to use bender.amd.require().
|
hace 11 años |
fredck
|
bd2d301227
Revert "Reviewed tests to use bender.amd.require()."
|
hace 11 años |
fredck
|
eeb9b44785
Reviewed tests to use bender.amd.require().
|
hace 11 años |
fredck
|
8037c915de
Introduced the CKEDITOR module.
|
hace 11 años |
Piotrek Koszuliński
|
a51f0d216e
The array will be shared by both tasks, so it may be extracted.
|
hace 11 años |
AnnaTomanek
|
11059e2f05
Minor corrections in code comments.
|
hace 11 años |
fredck
|
dee6342f70
The jscs and jshint will now append .gitignore entries to the configuration instead of replacing it.
|
hace 11 años |
fredck
|
e7514704c1
Configured `grunt default` to run `jscs:git`.
|
hace 11 años |
fredck
|
a5624335f5
Take the ignore list for jscs and jshint from .gitignore.
|
hace 11 años |
fredck
|
66bee86dd6
Replaced "global" inline configs with /* jshint node: true */
|
hace 11 años |
fredck
|
13ac5c7d19
Made it possible to change the default task so it'll run accordingly without the :git prefix.
|
hace 11 años |
fredck
|
977c78c0e4
Implemented grunt jshint:git, making it inside default.
|
hace 11 años |
fredck
|
917057a28f
Custom implementation of jscs, which checks only next commit files.
|
hace 11 años |
fredck
|
59ffa804d8
Added a few jshint predefined configs.
|
hace 11 años |
fredck
|
9e3febb24c
Moved githooks to dev/tasks.
|
hace 11 años |
fredck
|
931fa2baad
Moved jshint to dev/tasks.
|
hace 11 años |
fredck
|
452561b293
'use strict' in gruntfile.js.
|
hace 11 años |
fredck
|
6092bc2ff2
Moved jscs to dev/tasks. Now the tasks need to be more declarative.
|
hace 11 años |
fredck
|
231891e23d
Moved jscs and jshint config out of gruntfile.js.
|
hace 11 años |
fredck
|
27f2222cc0
Using load-grunt-tasks to avoid grunt.loadNpmTasks.
|
hace 11 años |
fredck
|
ef1b7e8793
Added git hooks support for pre-commit linting.
|
hace 11 años |
fredck
|
22d77ab978
Added default grunt task.
|
hace 11 años |
fredck
|
13e4040ff1
Added support for jshint and made it a pure grunt task.
|
hace 11 años |
fredck
|
05c4cc5079
Added support for jscs and made it a pure grunt task.
|
hace 11 años |
fredck
|
4b4f3c9153
Added template for grunt.
|
hace 11 años |
fredck
|
ca9fb28e92
Added the full set of files, all still empty.
|
hace 11 años |