neotoma/sync-server

View on GitHub

Showing 278 of 278 total issues

Definition for rule 'padding-line-between-statements' was not found
Open

var assert = require('assert');

For more information visit Source: http://eslint.org/docs/rules/

Definition for rule 'padding-line-between-statements' was not found
Open

var async = require('async');
Severity: Minor
Found in app/lib/factory.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Definition for rule 'padding-line-between-statements' was not found
Open

var _ = require('app/lib/lodash'),

For more information visit Source: http://eslint.org/docs/rules/

Definition for rule 'padding-line-between-statements' was not found
Open

var mongoDBConfig = require('app/config/mongodb'),
Severity: Minor
Found in app/lib/logger.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Definition for rule 'padding-line-between-statements' was not found
Open

var debug = require('app/lib/debug')('app:tests:nock'),
Severity: Minor
Found in app/lib/nock.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Definition for rule 'padding-line-between-statements' was not found
Open

var async = require('async'),
Severity: Minor
Found in app/models/contactVerification.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Definition for rule 'padding-line-between-statements' was not found
Open

var fs = require('fs'),
Severity: Minor
Found in app/models/index.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Definition for rule 'padding-line-between-statements' was not found
Open

var _ = require('lodash'),
Severity: Minor
Found in app/routers/auths.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Definition for rule 'padding-line-between-statements' was not found
Open

require('park-ranger')();

For more information visit Source: http://eslint.org/docs/rules/

Definition for rule 'padding-line-between-statements' was not found
Open

var async = require('async'),
Severity: Minor
Found in app/controllers/item/storageId.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Definition for rule 'padding-line-between-statements' was not found
Open

var _ = require('lodash'),

For more information visit Source: http://eslint.org/docs/rules/

Definition for rule 'padding-line-between-statements' was not found
Open

var _ = require('app/lib/lodash');

For more information visit Source: http://eslint.org/docs/rules/

Definition for rule 'padding-line-between-statements' was not found
Open

var _ = require('app/lib/lodash'),

For more information visit Source: http://eslint.org/docs/rules/

Definition for rule 'padding-line-between-statements' was not found
Open

var allowed = require('app/lib/jsonapi/allowed'),

For more information visit Source: http://eslint.org/docs/rules/

Definition for rule 'padding-line-between-statements' was not found
Open

var _ = require('app/lib/lodash'),

For more information visit Source: http://eslint.org/docs/rules/

Definition for rule 'padding-line-between-statements' was not found
Open

var cookieParser = require('cookie-parser');
Severity: Minor
Found in app/lib/passportSocketIO.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Definition for rule 'padding-line-between-statements' was not found
Open

var modelFactory = require('app/factories/model');
Severity: Minor
Found in app/models/widget.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

TODO found
Open

     * Validates all available attributes (TODO: and relationships)
Severity
Category
Status
Source
Language