Ivo Julca
|
e9b09d1096
|
Test: fix suite in Node.js prior to 2.2.0
|
2015-09-11 01:04:52 -05:00 |
|
Ivo Julca
|
85379ff12e
|
Test: don't listen for connections
|
2015-09-11 00:38:49 -05:00 |
|
Ivo Julca
|
cd36fbfde2
|
Gulpfile: add more JSCS rules
- Disallow spaces between function names and round brackets.
- Disallow spaces inside array/object literal brackets.
- Disallow spaces before semicolons.
- Disallow yoda conditions for equality.
|
2015-07-28 19:38:53 -05:00 |
|
Ivo Julca
|
b441375b5a
|
Test: move utility functions to dev-tools/
|
2015-07-07 03:08:18 -05:00 |
|
Ivo Julca
|
8329e6f532
|
JSCS: fix crash in validateConditionals rule for empty blocks
|
2015-06-18 19:35:41 -05:00 |
|
Ivo Julca
|
c08aba185b
|
Implement JSCS rule to enforce switch cases not to be indented
|
2015-06-12 03:41:04 -05:00 |
|
Ivo Julca
|
b740197244
|
Implement JSCS rule to enforce PS conditionals' style
|
2015-06-12 03:36:36 -05:00 |
|