Piotrek Koszuliński
|
ad335d6491
The array will be shared by both tasks, so it may be extracted.
|
vor 11 Jahren |
AnnaTomanek
|
822ca31444
Minor corrections in code comments.
|
vor 11 Jahren |
fredck
|
fdba8376ad
The jscs and jshint will now append .gitignore entries to the configuration instead of replacing it.
|
vor 11 Jahren |
fredck
|
4cd82e4308
Configured `grunt default` to run `jscs:git`.
|
vor 11 Jahren |
fredck
|
3bd56595fa
Take the ignore list for jscs and jshint from .gitignore.
|
vor 11 Jahren |
fredck
|
695b6ce4a8
Replaced "global" inline configs with /* jshint node: true */
|
vor 11 Jahren |
fredck
|
10a5359e48
Made it possible to change the default task so it'll run accordingly without the :git prefix.
|
vor 11 Jahren |
fredck
|
de300ee96e
Implemented grunt jshint:git, making it inside default.
|
vor 11 Jahren |
fredck
|
7cce4a4aa4
Custom implementation of jscs, which checks only next commit files.
|
vor 11 Jahren |
fredck
|
1b7dc9fa2b
Added a few jshint predefined configs.
|
vor 11 Jahren |
fredck
|
aa6500947e
Moved githooks to dev/tasks.
|
vor 11 Jahren |
fredck
|
dac099af96
Moved jshint to dev/tasks.
|
vor 11 Jahren |
fredck
|
58581bc1f9
'use strict' in gruntfile.js.
|
vor 11 Jahren |
fredck
|
605b0e9f3c
Moved jscs to dev/tasks. Now the tasks need to be more declarative.
|
vor 11 Jahren |
fredck
|
d40d05b92f
Moved jscs and jshint config out of gruntfile.js.
|
vor 11 Jahren |
fredck
|
dd1e993276
Using load-grunt-tasks to avoid grunt.loadNpmTasks.
|
vor 11 Jahren |
fredck
|
87af0677b4
Added git hooks support for pre-commit linting.
|
vor 11 Jahren |
fredck
|
1f5e556fde
Added default grunt task.
|
vor 11 Jahren |
fredck
|
670e826d6e
Added support for jshint and made it a pure grunt task.
|
vor 11 Jahren |
fredck
|
f635975705
Added support for jscs and made it a pure grunt task.
|
vor 11 Jahren |
fredck
|
3432bf1daa
Added template for grunt.
|
vor 11 Jahren |
fredck
|
8a4d1bfd21
Added the full set of files, all still empty.
|
vor 11 Jahren |