Skip to content

Instantly share code, notes, and snippets.

@lingo
Created August 20, 2017 10:01
Show Gist options
  • Save lingo/8592242cab77195e95a1e203a38243e8 to your computer and use it in GitHub Desktop.
Save lingo/8592242cab77195e95a1e203a38243e8 to your computer and use it in GitHub Desktop.
JSCS slow
$ time strace -e trace=open,close,read,write,connect,accept jscs file.js
open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
close(3) = 0
open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0P\t\2\0\0\0\0\0"..., 832) = 832
close(3) = 0
open("/usr/lib/locale/locale-archive", O_RDONLY|O_CLOEXEC) = 3
close(3) = 0
open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
close(3) = 0
open("/lib/x86_64-linux-gnu/libdl.so.2", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\240\r\0\0\0\0\0\0"..., 832) = 832
close(3) = 0
open("/lib/x86_64-linux-gnu/librt.so.1", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0!\0\0\0\0\0\0"..., 832) = 832
close(3) = 0
open("/usr/lib/x86_64-linux-gnu/libstdc++.so.6", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 \235\10\0\0\0\0\0"..., 832) = 832
close(3) = 0
open("/lib/x86_64-linux-gnu/libm.so.6", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0V\0\0\0\0\0\0"..., 832) = 832
close(3) = 0
open("/lib/x86_64-linux-gnu/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0p*\0\0\0\0\0\0"..., 832) = 832
close(3) = 0
open("/lib/x86_64-linux-gnu/libpthread.so.0", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\260`\0\0\0\0\0\0"..., 832) = 832
close(3) = 0
open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0P\t\2\0\0\0\0\0"..., 832) = 832
close(3) = 0
write(4, "*", 1) = 1
open("/dev/urandom", O_RDONLY|O_NOCTTY|O_NONBLOCK) = 9
read(9, "=\206\317\247T\255lzqp\272S\205\316\300\336\314S\364f2\261\4R\336\206\210_\25\333M-", 32) = 32
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/bin/jscs", O_RDONLY|O_CLOEXEC) = 9
read(9, "#!/usr/bin/env node\nvar cli = re"..., 1736) = 1736
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/get-cli.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "var resolve = require('resolve')"..., 208) = 208
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/resolve/package.json", O_RDONLY|O_CLOEXEC) = 9
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/resolve/index.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "var core = require('./lib/core')"..., 222) = 222
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/resolve/lib/core.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "var current = (process.versions "..., 705) = 705
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/resolve/lib/core.json", O_RDONLY|O_CLOEXEC) = 9
read(9, "{\n \"*\": [\n \"assert\",\n "..., 767) = 767
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/resolve/lib/async.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "var core = require('./core');\nva"..., 6945) = 6945
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/resolve/lib/caller.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "module.exports = function () {\n "..., 354) = 354
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/resolve/lib/node-modules-paths.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "var path = require('path');\nvar "..., 1329) = 1329
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/resolve/lib/sync.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "var core = require('./core');\nva"..., 2845) = 2845
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/cli.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "/**\n * Command line implementati"..., 4390) = 4390
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/vow/package.json", O_RDONLY|O_CLOEXEC) = 9
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/vow/lib/vow.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "/**\n * @module vow\n * @author Fi"..., 41078) = 41078
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/exit/package.json", O_RDONLY|O_CLOEXEC) = 9
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/exit/lib/exit.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "/*\n * exit\n * https://github.com"..., 1146) = 1146
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/checker.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "var vowFs = require('vow-fs');\nv"..., 6163) = 6163
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/vow-fs/package.json", O_RDONLY|O_CLOEXEC) = 9
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/vow-fs/lib/fs.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "/**\n * @module vow-fs\n * @author"..., 10492) = 10492
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/vow-queue/package.json", O_RDONLY|O_CLOEXEC) = 9
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/vow-queue/lib/queue.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "/**\n * @module vow-queue\n * @aut"..., 6226) = 6226
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/uuid/package.json", O_RDONLY|O_CLOEXEC) = 9
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/uuid/uuid.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "// uuid.js\n//\n// Copyrig"..., 5285) = 5285
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/uuid/rng.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "var rb = require('crypto').rando"..., 90) = 90
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/vow-fs/node_modules/glob/package.json", O_RDONLY|O_CLOEXEC) = 9
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/vow-fs/node_modules/glob/glob.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "// Approach:\n//\n// 1. Get the mi"..., 19433) = 19433
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/fs.realpath/package.json", O_RDONLY|O_CLOEXEC) = 9
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/fs.realpath/index.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "module.exports = realpath\nrealpa"..., 1308) = 1308
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/fs.realpath/old.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "// Copyright Joyent, Inc. and ot"..., 8542) = 8542
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/minimatch/package.json", O_RDONLY|O_CLOEXEC) = 9
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/minimatch/minimatch.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "module.exports = minimatch\nminim"..., 25347) = 25347
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/brace-expansion/package.json", O_RDONLY|O_CLOEXEC) = 9
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/brace-expansion/index.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "var concatMap = require('concat-"..., 4792) = 4792
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/concat-map/package.json", O_RDONLY|O_CLOEXEC) = 9
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/concat-map/index.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "module.exports = function (xs, f"..., 345) = 345
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/balanced-match/package.json", O_RDONLY|O_CLOEXEC) = 9
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/balanced-match/index.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\nmodule.exports = b"..., 1174) = 1174
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/inherits/package.json", O_RDONLY|O_CLOEXEC) = 9
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/inherits/inherits.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "try {\n var util = require('util"..., 192) = 192
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/path-is-absolute/package.json", O_RDONLY|O_CLOEXEC) = 9
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/path-is-absolute/package.json", O_RDONLY|O_CLOEXEC) = 9
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/path-is-absolute/index.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nfunction posix(pa"..., 611) = 611
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/vow-fs/node_modules/glob/sync.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "module.exports = globSync\nglobSy"..., 12002) = 12002
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/vow-fs/node_modules/glob/common.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "exports.alphasort = alphasort\nex"..., 6167) = 6167
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/inflight/package.json", O_RDONLY|O_CLOEXEC) = 9
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/inflight/inflight.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "var wrappy = require('wrappy')\nv"..., 1365) = 1365
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/wrappy/package.json", O_RDONLY|O_CLOEXEC) = 9
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/wrappy/wrappy.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "// Returns a wrapper function th"..., 905) = 905
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/once/package.json", O_RDONLY|O_CLOEXEC) = 9
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/once/once.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "var wrappy = require('wrappy')\nm"..., 935) = 935
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/string-checker.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "var Errors = require('./errors')"..., 9684) = 9684
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/errors.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "var chalk = require('chalk');\nva"..., 8816) = 8816
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/chalk/package.json", O_RDONLY|O_CLOEXEC) = 9
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/chalk/package.json", O_RDONLY|O_CLOEXEC) = 9
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/chalk/index.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\nvar escapeStringRe"..., 3154) = 3154
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/escape-string-regexp/package.json", O_RDONLY|O_CLOEXEC) = 9
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/escape-string-regexp/package.json", O_RDONLY|O_CLOEXEC) = 9
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/escape-string-regexp/index.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nvar matchOperator"..., 226) = 226
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/ansi-styles/package.json", O_RDONLY|O_CLOEXEC) = 9
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/ansi-styles/package.json", O_RDONLY|O_CLOEXEC) = 9
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/ansi-styles/index.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nfunction assemble"..., 1254) = 1254
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/strip-ansi/package.json", O_RDONLY|O_CLOEXEC) = 9
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/strip-ansi/package.json", O_RDONLY|O_CLOEXEC) = 9
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/strip-ansi/index.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\nvar ansiRegex = re"..., 161) = 161
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/ansi-regex/package.json", O_RDONLY|O_CLOEXEC) = 9
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/ansi-regex/package.json", O_RDONLY|O_CLOEXEC) = 9
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/ansi-regex/index.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\nmodule.exports = f"..., 135) = 135
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/has-ansi/package.json", O_RDONLY|O_CLOEXEC) = 9
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/has-ansi/package.json", O_RDONLY|O_CLOEXEC) = 9
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/has-ansi/index.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\nvar ansiRegex = re"..., 152) = 152
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/ansi-regex/package.json", O_RDONLY|O_CLOEXEC) = 9
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/ansi-regex/package.json", O_RDONLY|O_CLOEXEC) = 9
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/supports-color/package.json", O_RDONLY|O_CLOEXEC) = 9
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/supports-color/package.json", O_RDONLY|O_CLOEXEC) = 9
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/supports-color/index.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\nvar argv = process"..., 901) = 901
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/token-assert.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "var utils = require('util');\nvar"..., 13263) = 13263
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cst/package.json", O_RDONLY|O_CLOEXEC) = 9
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cst/lib/index.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nObject.defineProp"..., 2869) = 2869
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cst/lib/Parser.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nObject.defineProp"..., 10976) = 10976
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/babel-runtime/core-js/object/keys.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "module.exports = { \"default\": re"..., 92) = 92
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/core-js/library/fn/object/keys.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "require('../../modules/es6.objec"..., 103) = 103
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/core-js/library/modules/es6.object.keys.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "// 19.1.2.14 Object.keys(O)\nvar "..., 225) = 225
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/core-js/library/modules/_to-object.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "// 7.1.13 ToObject(argument)\nvar"..., 132) = 132
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/core-js/library/modules/_defined.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "// 7.2.1 RequireObjectCoercible("..., 162) = 162
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/core-js/library/modules/_object-keys.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "// 19.1.2.14 / 15.2.3.14 Object."..., 222) = 222
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/core-js/library/modules/_object-keys-internal.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "var has = require('./_has');\nvar"..., 537) = 537
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/core-js/library/modules/_has.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "var hasOwnProperty = {}.hasOwnPr"..., 120) = 120
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/core-js/library/modules/_to-iobject.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "// to indexed object, toObject w"..., 217) = 217
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/core-js/library/modules/_iobject.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "// fallback for non-array-like E"..., 289) = 289
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/core-js/library/modules/_cof.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "var toString = {}.toString;\n\nmod"..., 106) = 106
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/core-js/library/modules/_array-includes.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "// false -> Array#indexOf\n// tru"..., 924) = 924
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/core-js/library/modules/_to-length.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "// 7.1.15 ToLength\nvar toInteger"..., 215) = 215
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/core-js/library/modules/_to-integer.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "// 7.1.4 ToInteger\nvar ceil = Ma"..., 161) = 161
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/core-js/library/modules/_to-absolute-index.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "var toInteger = require('./_to-i"..., 223) = 223
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/core-js/library/modules/_shared-key.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "var shared = require('./_shared'"..., 159) = 159
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/core-js/library/modules/_shared.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "var global = require('./_global'"..., 202) = 202
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/core-js/library/modules/_global.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "// https://github.com/zloirock/c"..., 369) = 369
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/core-js/library/modules/_uid.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "var id = 0;\nvar px = Math.random"..., 162) = 162
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/core-js/library/modules/_enum-bug-keys.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "// IE 8- don't enum bug keys\nmod"..., 160) = 160
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/core-js/library/modules/_object-sap.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "// most Object methods by ES6 sh"..., 370) = 370
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/core-js/library/modules/_export.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "var global = require('./_global'"..., 2317) = 2317
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/core-js/library/modules/_core.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "var core = module.exports = { ve"..., 122) = 122
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/core-js/library/modules/_ctx.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "// optional / simple context bin"..., 520) = 520
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/core-js/library/modules/_a-function.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "module.exports = function (it) {"..., 125) = 125
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/core-js/library/modules/_hide.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "var dP = require('./_object-dp')"..., 286) = 286
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/core-js/library/modules/_object-dp.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "var anObject = require('./_an-ob"..., 600) = 600
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/core-js/library/modules/_an-object.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "var isObject = require('./_is-ob"..., 154) = 154
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/core-js/library/modules/_is-object.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "module.exports = function (it) {"..., 110) = 110
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/core-js/library/modules/_ie8-dom-define.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "module.exports = !require('./_de"..., 199) = 199
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/core-js/library/modules/_descriptors.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "// Thank's IE8 for his funny def"..., 184) = 184
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/core-js/library/modules/_fails.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "module.exports = function (exec)"..., 104) = 104
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/core-js/library/modules/_to-primitive.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "// 7.1.1 ToPrimitive(input [, Pr"..., 655) = 655
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/core-js/library/modules/_property-desc.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "module.exports = function (bitma"..., 173) = 173
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/babel-runtime/helpers/toConsumableArray.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "\"use strict\";\n\nexports.__esModul"..., 466) = 466
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/babel-runtime/core-js/array/from.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "module.exports = { \"default\": re"..., 91) = 91
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/core-js/library/fn/array/from.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "require('../../modules/es6.strin"..., 147) = 147
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/core-js/library/modules/es6.string.iterator.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\nvar $at = require("..., 531) = 531
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/core-js/library/modules/_string-at.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "var toInteger = require('./_to-i"..., 620) = 620
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/core-js/library/modules/_iter-define.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\nvar LIBRARY = requ"..., 2793) = 2793
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/core-js/library/modules/_library.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "module.exports = true;\n", 23) = 23
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/core-js/library/modules/_redefine.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "module.exports = require('./_hid"..., 37) = 37
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/core-js/library/modules/_iterators.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "module.exports = {};\n", 21) = 21
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/core-js/library/modules/_iter-create.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\nvar create = requi"..., 526) = 526
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/core-js/library/modules/_object-create.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "// 19.1.2.2 / 15.2.3.5 Object.cr"..., 1505) = 1505
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/core-js/library/modules/_object-dps.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "var dP = require('./_object-dp')"..., 404) = 404
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/core-js/library/modules/_set-to-string-tag.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "var def = require('./_object-dp'"..., 262) = 262
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/core-js/library/modules/_wks.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "var store = require('./_shared')"..., 358) = 358
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/core-js/library/modules/_object-gpo.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "// 19.1.2.9 / 15.2.3.2 Object.ge"..., 493) = 493
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/core-js/library/modules/es6.array.from.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\nvar ctx = require("..., 1635) = 1635
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/core-js/library/modules/_iter-call.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "// call something on iterator st"..., 410) = 410
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/core-js/library/modules/_is-array-iter.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "// check on default Array iterat"..., 279) = 279
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/core-js/library/modules/_create-property.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\nvar $definePropert"..., 271) = 271
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/core-js/library/modules/core.get-iterator-method.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "var classof = require('./_classo"..., 297) = 297
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/core-js/library/modules/_classof.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "// getting tag from 19.1.3.6 Obj"..., 718) = 718
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/core-js/library/modules/_iter-detect.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "var ITERATOR = require('./_wks')"..., 645) = 645
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/babel-runtime/core-js/get-iterator.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "module.exports = { \"default\": re"..., 93) = 93
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/core-js/library/fn/get-iterator.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "require('../modules/web.dom.iter"..., 141) = 141
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/core-js/library/modules/web.dom.iterable.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "require('./es6.array.iterator');"..., 969) = 969
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/core-js/library/modules/es6.array.iterator.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\nvar addToUnscopabl"..., 1116) = 1116
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/core-js/library/modules/_add-to-unscopables.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "module.exports = function () { /"..., 46) = 46
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/core-js/library/modules/_iter-step.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "module.exports = function (done,"..., 86) = 86
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/core-js/library/modules/core.get-iterator.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "var anObject = require('./_an-ob"..., 296) = 296
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/babel-runtime/helpers/extends.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "\"use strict\";\n\nexports.__esModul"..., 544) = 544
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/babel-runtime/core-js/object/assign.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "module.exports = { \"default\": re"..., 94) = 94
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/core-js/library/fn/object/assign.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "require('../../modules/es6.objec"..., 107) = 107
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/core-js/library/modules/es6.object.assign.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "// 19.1.3.1 Object.assign(target"..., 162) = 162
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/core-js/library/modules/_object-assign.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n// 19.1.2.1 Object"..., 1195) = 1195
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/core-js/library/modules/_object-gops.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "exports.f = Object.getOwnPropert"..., 42) = 42
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/core-js/library/modules/_object-pie.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "exports.f = {}.propertyIsEnumera"..., 37) = 37
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/babel-runtime/helpers/classCallCheck.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "\"use strict\";\n\nexports.__esModul"..., 208) = 208
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/babel-runtime/helpers/createClass.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "\"use strict\";\n\nexports.__esModul"..., 904) = 904
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/babel-runtime/core-js/object/define-property.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "module.exports = { \"default\": re"..., 103) = 103
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/core-js/library/fn/object/define-property.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "require('../../modules/es6.objec"..., 215) = 215
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/core-js/library/modules/es6.object.define-property.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "var $export = require('./_export"..., 217) = 217
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/babylon/package.json", O_RDONLY|O_CLOEXEC) = 9
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/babylon/lib/index.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nObject.defineProp"..., 234437) = 234437
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cst/lib/elementTree.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nObject.defineProp"..., 8094) = 8094
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cst/lib/visitorKeys.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nObject.defineProp"..., 3706) = 3706
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cst/lib/elements/elementIndex.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nObject.defineProp"..., 16107) = 16107
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cst/lib/elements/types/RestProperty.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nObject.defineProp"..., 1824) = 1824
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/babel-runtime/core-js/object/get-prototype-of.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "module.exports = { \"default\": re"..., 104) = 104
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/core-js/library/fn/object/get-prototype-of.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "require('../../modules/es6.objec"..., 125) = 125
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/core-js/library/modules/es6.object.get-prototype-of.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "// 19.1.2.9 Object.getPrototypeO"..., 273) = 273
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/babel-runtime/helpers/possibleConstructorReturn.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "\"use strict\";\n\nexports.__esModul"..., 542) = 542
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/babel-runtime/helpers/typeof.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "\"use strict\";\n\nexports.__esModul"..., 1069) = 1069
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/babel-runtime/core-js/symbol/iterator.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "module.exports = { \"default\": re"..., 96) = 96
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/core-js/library/fn/symbol/iterator.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "require('../../modules/es6.strin"..., 155) = 155
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/core-js/library/modules/_wks-ext.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "exports.f = require('./_wks');\n", 31) = 31
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/babel-runtime/core-js/symbol/package.json", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/home/user/.npm/lib/node_modules/jscs/node_modules/babel-runtime/core-js/symbol.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "module.exports = { \"default\": re"..., 87) = 87
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/core-js/library/fn/symbol/package.json", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/home/user/.npm/lib/node_modules/jscs/node_modules/core-js/library/fn/symbol/package.json", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/home/user/.npm/lib/node_modules/jscs/node_modules/core-js/library/fn/symbol/index.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "require('../../modules/es6.symbo"..., 240) = 240
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/core-js/library/modules/es6.symbol.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n// ECMAScript 6 sy"..., 8819) = 8819
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/core-js/library/modules/_meta.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "var META = require('./_uid')('me"..., 1558) = 1558
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/core-js/library/modules/_wks-define.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "var global = require('./_global'"..., 417) = 417
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/core-js/library/modules/_keyof.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "var getKeys = require('./_object"..., 309) = 309
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/core-js/library/modules/_enum-keys.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "// all enumerable object keys, i"..., 469) = 469
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/core-js/library/modules/_is-array.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "// 7.2.2 IsArray(argument)\nvar c"..., 147) = 147
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/core-js/library/modules/_object-gopn-ext.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "// fallback for IE11 buggy Objec"..., 604) = 604
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/core-js/library/modules/_object-gopn.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "// 19.1.2.7 / 15.2.3.4 Object.ge"..., 288) = 288
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/core-js/library/modules/_object-gopd.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "var pIE = require('./_object-pie"..., 577) = 577
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/core-js/library/modules/es6.object.to-string.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "", 8192) = 0
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/core-js/library/modules/es7.symbol.async-iterator.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "require('./_wks-define')('asyncI"..., 43) = 43
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/core-js/library/modules/es7.symbol.observable.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "require('./_wks-define')('observ"..., 40) = 40
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/babel-runtime/helpers/inherits.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "\"use strict\";\n\nexports.__esModul"..., 1110) = 1110
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/babel-runtime/core-js/object/set-prototype-of.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "module.exports = { \"default\": re"..., 104) = 104
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/core-js/library/fn/object/set-prototype-of.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "require('../../modules/es6.objec"..., 125) = 125
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/core-js/library/modules/es6.object.set-prototype-of.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "// 19.1.3.19 Object.setPrototype"..., 160) = 160
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/core-js/library/modules/_set-proto.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "// Works with __proto__ only. Ol"..., 906) = 906
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/babel-runtime/core-js/object/create.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "module.exports = { \"default\": re"..., 94) = 94
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/core-js/library/fn/object/create.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "require('../../modules/es6.objec"..., 172) = 172
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/core-js/library/modules/es6.object.create.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "var $export = require('./_export"..., 162) = 162
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cst/lib/elements/Node.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nObject.defineProp"..., 1394) = 1394
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cst/lib/elements/Element.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nObject.defineProp"..., 24833) = 24833
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cst/lib/utils/lines.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "\"use strict\";\n\nObject.defineProp"..., 851) = 851
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cst/lib/elements/ElementAssert.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nObject.defineProp"..., 17301) = 17301
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cst/lib/elements/types/AssignmentExpression.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nObject.defineProp"..., 2449) = 2449
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cst/lib/elements/Expression.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nObject.defineProp"..., 1461) = 1461
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cst/lib/elements/types/AssignmentPattern.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nObject.defineProp"..., 2042) = 2042
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cst/lib/elements/types/ArrayExpression.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nObject.defineProp"..., 2563) = 2563
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cst/lib/elements/types/ArrayPattern.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nObject.defineProp"..., 2705) = 2705
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cst/lib/elements/types/ArrowFunctionExpression.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nObject.defineProp"..., 3186) = 3186
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cst/lib/elements/types/utils/getFunctionParams.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nObject.defineProp"..., 953) = 953
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cst/lib/elements/types/AwaitExpression.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nObject.defineProp"..., 2032) = 2032
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cst/lib/elements/types/BinaryExpression.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nObject.defineProp"..., 2838) = 2838
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cst/lib/elements/types/BindExpression.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nObject.defineProp"..., 2205) = 2205
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cst/lib/elements/types/BlockStatement.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nObject.defineProp"..., 2334) = 2334
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cst/lib/elements/Statement.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nObject.defineProp"..., 1449) = 1449
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cst/lib/elements/types/BooleanLiteral.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nObject.defineProp"..., 1873) = 1873
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cst/lib/elements/types/BreakStatement.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nObject.defineProp"..., 2437) = 2437
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cst/lib/elements/types/CallExpression.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nObject.defineProp"..., 1945) = 1945
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cst/lib/elements/types/utils/acceptArgumentList.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nObject.defineProp"..., 920) = 920
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cst/lib/elements/types/CatchClause.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nObject.defineProp"..., 2109) = 2109
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cst/lib/elements/types/ClassBody.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nObject.defineProp"..., 2768) = 2768
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cst/lib/elements/types/ClassDeclaration.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nObject.defineProp"..., 2452) = 2452
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cst/lib/elements/types/ClassExpression.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nObject.defineProp"..., 2490) = 2490
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cst/lib/elements/types/ClassMethod.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nObject.defineProp"..., 4381) = 4381
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cst/lib/elements/types/ClassProperty.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nObject.defineProp"..., 2490) = 2490
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cst/lib/elements/types/ConditionalExpression.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nObject.defineProp"..., 2425) = 2425
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cst/lib/elements/types/ContinueStatement.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nObject.defineProp"..., 2473) = 2473
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cst/lib/elements/types/DebuggerStatement.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nObject.defineProp"..., 1861) = 1861
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cst/lib/elements/types/Directive.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nObject.defineProp"..., 1801) = 1801
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cst/lib/elements/types/DirectiveLiteral.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nObject.defineProp"..., 1987) = 1987
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cst/lib/elements/types/DoWhileStatement.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nObject.defineProp"..., 2344) = 2344
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cst/lib/elements/types/EmptyStatement.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nObject.defineProp"..., 1750) = 1750
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cst/lib/elements/types/ExportAllDeclaration.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nObject.defineProp"..., 2327) = 2327
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cst/lib/elements/ModuleDeclaration.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nObject.defineProp"..., 1558) = 1558
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cst/lib/elements/types/ExportDefaultDeclaration.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nObject.defineProp"..., 2550) = 2550
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cst/lib/elements/types/ExportDefaultSpecifier.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nObject.defineProp"..., 1968) = 1968
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cst/lib/elements/ModuleSpecifier.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nObject.defineProp"..., 1509) = 1509
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cst/lib/elements/types/ExportNamedDeclaration.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nObject.defineProp"..., 3772) = 3772
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cst/lib/elements/types/ExportNamespaceSpecifier.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nObject.defineProp"..., 2165) = 2165
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cst/lib/elements/types/ExportSpecifier.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nObject.defineProp"..., 2498) = 2498
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cst/lib/elements/types/ExpressionStatement.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nObject.defineProp"..., 1926) = 1926
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cst/lib/elements/types/ForInStatement.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nObject.defineProp"..., 2632) = 2632
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cst/lib/elements/types/ForOfStatement.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nObject.defineProp"..., 2635) = 2635
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cst/lib/elements/types/ForStatement.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nObject.defineProp"..., 3068) = 3068
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cst/lib/elements/types/FunctionDeclaration.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nObject.defineProp"..., 3061) = 3061
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cst/lib/elements/types/FunctionExpression.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nObject.defineProp"..., 4059) = 4059
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cst/lib/elements/types/Identifier.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nObject.defineProp"..., 2374) = 2374
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cst/lib/elements/types/IfStatement.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nObject.defineProp"..., 2456) = 2456
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cst/lib/elements/types/ImportDeclaration.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nObject.defineProp"..., 3543) = 3543
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cst/lib/elements/types/ImportDefaultSpecifier.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nObject.defineProp"..., 1919) = 1919
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cst/lib/elements/types/ImportNamespaceSpecifier.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nObject.defineProp"..., 2116) = 2116
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cst/lib/elements/types/ImportSpecifier.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nObject.defineProp"..., 2249) = 2249
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cst/lib/elements/types/JSXAttribute.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nObject.defineProp"..., 2114) = 2114
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cst/lib/elements/types/JSXClosingElement.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nObject.defineProp"..., 2135) = 2135
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cst/lib/elements/types/JSXElement.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nObject.defineProp"..., 2459) = 2459
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cst/lib/elements/types/JSXEmptyExpression.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nObject.defineProp"..., 1786) = 1786
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cst/lib/elements/types/JSXExpressionContainer.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nObject.defineProp"..., 2463) = 2463
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cst/lib/elements/types/JSXIdentifier.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nObject.defineProp"..., 1888) = 1888
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cst/lib/elements/types/JSXMemberExpression.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nObject.defineProp"..., 2111) = 2111
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cst/lib/elements/types/JSXNamespacedName.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nObject.defineProp"..., 2056) = 2056
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cst/lib/elements/types/JSXOpeningElement.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nObject.defineProp"..., 3008) = 3008
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cst/lib/elements/types/JSXSpreadAttribute.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nObject.defineProp"..., 2064) = 2064
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cst/lib/elements/types/JSXText.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nObject.defineProp"..., 1787) = 1787
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cst/lib/elements/types/LabeledStatement.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nObject.defineProp"..., 2016) = 2016
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cst/lib/elements/types/LogicalExpression.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nObject.defineProp"..., 2278) = 2278
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cst/lib/elements/types/MemberExpression.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nObject.defineProp"..., 2609) = 2609
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cst/lib/elements/types/MetaProperty.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nObject.defineProp"..., 1992) = 1992
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cst/lib/elements/types/NewExpression.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nObject.defineProp"..., 2036) = 2036
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cst/lib/elements/types/NullLiteral.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nObject.defineProp"..., 1748) = 1748
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cst/lib/elements/types/NumericLiteral.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nObject.defineProp"..., 1965) = 1965
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cst/lib/elements/types/ObjectExpression.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nObject.defineProp"..., 2900) = 2900
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cst/lib/elements/types/ObjectMethod.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nObject.defineProp"..., 3729) = 3729
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cst/lib/elements/types/ObjectPattern.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nObject.defineProp"..., 2769) = 2769
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cst/lib/elements/types/ObjectProperty.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nObject.defineProp"..., 3760) = 3760
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cst/lib/elements/types/Program.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nObject.defineProp"..., 4957) = 4957
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cst/lib/Traverse.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nObject.defineProp"..., 5095) = 5095
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cst/lib/elements/types/RegExpLiteral.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nObject.defineProp"..., 2150) = 2150
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cst/lib/elements/types/RestElement.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nObject.defineProp"..., 2056) = 2056
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cst/lib/elements/types/ReturnStatement.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nObject.defineProp"..., 2273) = 2273
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cst/lib/elements/types/SequenceExpression.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nObject.defineProp"..., 2295) = 2295
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cst/lib/elements/types/SpreadElement.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nObject.defineProp"..., 1835) = 1835
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cst/lib/elements/types/SpreadProperty.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nObject.defineProp"..., 1878) = 1878
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cst/lib/elements/types/StringLiteral.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nObject.defineProp"..., 1954) = 1954
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cst/lib/elements/types/Super.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nObject.defineProp"..., 1617) = 1617
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cst/lib/elements/types/SwitchCase.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nObject.defineProp"..., 2355) = 2355
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cst/lib/elements/types/SwitchStatement.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nObject.defineProp"..., 2492) = 2492
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cst/lib/elements/types/TaggedTemplateExpression.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nObject.defineProp"..., 1990) = 1990
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cst/lib/elements/types/TemplateElement.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nObject.defineProp"..., 1971) = 1971
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cst/lib/elements/types/TemplateLiteral.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nObject.defineProp"..., 2552) = 2552
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cst/lib/elements/types/ThisExpression.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nObject.defineProp"..., 1757) = 1757
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cst/lib/elements/types/ThrowStatement.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nObject.defineProp"..., 1961) = 1961
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cst/lib/elements/types/TryStatement.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nObject.defineProp"..., 2412) = 2412
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cst/lib/elements/types/UnaryExpression.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nObject.defineProp"..., 2537) = 2537
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cst/lib/elements/types/UpdateExpression.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nObject.defineProp"..., 2578) = 2578
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cst/lib/elements/types/VariableDeclaration.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nObject.defineProp"..., 2519) = 2519
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cst/lib/elements/types/VariableDeclarator.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nObject.defineProp"..., 2127) = 2127
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cst/lib/elements/types/WithStatement.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nObject.defineProp"..., 2156) = 2156
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cst/lib/elements/types/WhileStatement.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nObject.defineProp"..., 2162) = 2162
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cst/lib/elements/types/YieldExpression.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nObject.defineProp"..., 2306) = 2306
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cst/lib/elements/Token.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nObject.defineProp"..., 5429) = 5429
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cst/lib/elements/Fragment.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nObject.defineProp"..., 1368) = 1368
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cst/lib/plugins/pluginsIndex.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nObject.defineProp"..., 400) = 400
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cst/lib/plugins/scopes/ScopesPlugin.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nObject.defineProp"..., 1901) = 1901
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cst/lib/plugins/BasePlugin.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nObject.defineProp"..., 1280) = 1280
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cst/lib/plugins/scopes/ScopesApi.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nObject.defineProp"..., 28779) = 28779
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/babel-runtime/core-js/map.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "module.exports = { \"default\": re"..., 84) = 84
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/core-js/library/fn/map/package.json", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/home/user/.npm/lib/node_modules/jscs/node_modules/core-js/library/fn/map.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "require('../modules/es6.object.t"..., 317) = 317
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/core-js/library/modules/es6.map.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\nvar strong = requi"..., 642) = 642
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/core-js/library/modules/_collection-strong.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\nvar dP = require('"..., 5019) = 5019
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/core-js/library/modules/_redefine-all.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "var hide = require('./_hide');\nm"..., 217) = 217
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/core-js/library/modules/_an-instance.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "module.exports = function (it, C"..., 237) = 237
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/core-js/library/modules/_for-of.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "var ctx = require('./_ctx');\nvar"..., 1176) = 1176
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/core-js/library/modules/_set-species.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\nvar global = requi"..., 435) = 435
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/core-js/library/modules/_validate-collection.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "var isObject = require('./_is-ob"..., 200) = 200
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/core-js/library/modules/_collection.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\nvar global = requi"..., 2009) = 2009
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/core-js/library/modules/_array-methods.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "// 0 -> Array#forEach\n// 1 -> Ar"..., 1494) = 1494
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/core-js/library/modules/_array-species-create.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "// 9.4.2.3 ArraySpeciesCreate(or"..., 223) = 223
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/core-js/library/modules/_array-species-constructor.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "var isObject = require('./_is-ob"..., 475) = 475
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/core-js/library/modules/es7.map.to-json.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "// https://github.com/DavidBruan"..., 188) = 188
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/core-js/library/modules/_collection-to-json.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "// https://github.com/DavidBruan"..., 317) = 317
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/core-js/library/modules/_array-from-iterable.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "var forOf = require('./_for-of')"..., 172) = 172
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/core-js/library/modules/es7.map.of.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "// https://tc39.github.io/propos"..., 101) = 101
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/core-js/library/modules/_set-collection-of.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n// https://tc39.gi"..., 346) = 346
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/core-js/library/modules/es7.map.from.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "// https://tc39.github.io/propos"..., 105) = 105
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/core-js/library/modules/_set-collection-from.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n// https://tc39.gi"..., 802) = 802
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cst/lib/plugins/scopes/Scope.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nObject.defineProp"..., 16991) = 16991
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cst/lib/plugins/scopes/Reference.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nObject.defineProp"..., 1608) = 1608
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cst/lib/plugins/scopes/Variable.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nObject.defineProp"..., 3519) = 3519
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/babel-runtime/core-js/set.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "module.exports = { \"default\": re"..., 84) = 84
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/core-js/library/fn/set/package.json", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/home/user/.npm/lib/node_modules/jscs/node_modules/core-js/library/fn/set.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "require('../modules/es6.object.t"..., 317) = 317
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/core-js/library/modules/es6.set.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\nvar strong = requi"..., 481) = 481
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/core-js/library/modules/es7.set.to-json.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "// https://github.com/DavidBruan"..., 188) = 188
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/core-js/library/modules/es7.set.of.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "// https://tc39.github.io/propos"..., 101) = 101
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/core-js/library/modules/es7.set.from.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "// https://tc39.github.io/propos"..., 105) = 105
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cst/lib/utils/toArray.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "\"use strict\";\n\nObject.defineProp"..., 1218) = 1218
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cst/lib/plugins/scopes/Definition.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nObject.defineProp"..., 1394) = 1394
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/source-map-support/package.json", O_RDONLY|O_CLOEXEC) = 9
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/source-map-support/source-map-support.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "var SourceMapConsumer = require("..., 16359) = 16359
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/source-map/package.json", O_RDONLY|O_CLOEXEC) = 9
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/source-map/source-map.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "/*\n * Copyright 2009-2011 Mozill"..., 405) = 405
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/source-map/lib/source-map-generator.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "/* -*- Mode: js; js-indent-level"..., 13386) = 13386
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/source-map/lib/base64-vlq.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "/* -*- Mode: js; js-indent-level"..., 4714) = 4714
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/source-map/lib/base64.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "/* -*- Mode: js; js-indent-level"..., 1540) = 1540
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/source-map/lib/util.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "/* -*- Mode: js; js-indent-level"..., 10484) = 10484
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/source-map/lib/array-set.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "/* -*- Mode: js; js-indent-level"..., 2760) = 2760
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/source-map/lib/mapping-list.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "/* -*- Mode: js; js-indent-level"..., 2339) = 2339
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/source-map/lib/source-map-consumer.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "/* -*- Mode: js; js-indent-level"..., 38390) = 38390
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/source-map/lib/binary-search.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "/* -*- Mode: js; js-indent-level"..., 4249) = 4249
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/source-map/lib/quick-sort.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "/* -*- Mode: js; js-indent-level"..., 3616) = 3616
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/source-map/lib/source-node.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "/* -*- Mode: js; js-indent-level"..., 13515) = 13515
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/js-file.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "// var assert = require('assert'"..., 18574) = 18574
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/tree-iterator.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "var estraverse = require('estrav"..., 1184) = 1184
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/estraverse/package.json", O_RDONLY|O_CLOEXEC) = 9
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/estraverse/estraverse.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "/*\n Copyright (C) 2012-2013 Yus"..., 27642) = 27642
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/estraverse/package.json", O_RDONLY|O_CLOEXEC) = 9
read(9, "{\n \"_from\": \"estraverse@^4.1.0\""..., 1837) = 1837
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/token-index.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "var assign = require('lodash').a"..., 4740) = 4740
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/lodash/package.json", O_RDONLY|O_CLOEXEC) = 9
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/lodash/index.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "/**\n * @license\n * lodash 3.10.1"..., 411455) = 411455
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/config/configuration.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "var assert = require('assert');\n"..., 21355) = 21355
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/extract-js.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "var htmlparser = require('htmlpa"..., 6246) = 6246
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/htmlparser2/package.json", O_RDONLY|O_CLOEXEC) = 9
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/htmlparser2/lib/index.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "var Parser = require(\"./Parser.j"..., 1764) = 1764
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/htmlparser2/lib/Parser.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "var Tokenizer = require(\"./Token"..., 7929) = 7929
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/htmlparser2/lib/Tokenizer.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "module.exports = Tokenizer;\n\nvar"..., 25500) = 25500
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/entities/lib/decode_codepoint.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "var decodeMap = require(\"../maps"..., 622) = 622
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/entities/maps/decode.json", O_RDONLY|O_CLOEXEC) = 9
read(9, "{\"0\":65533,\"128\":8364,\"130\":8218"..., 298) = 298
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/entities/maps/entities.json", O_RDONLY|O_CLOEXEC) = 9
read(9, "{\"Aacute\":\"\\u00C1\",\"aacute\":\"\\u0"..., 40616) = 40616
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/entities/maps/legacy.json", O_RDONLY|O_CLOEXEC) = 9
read(9, "{\"Aacute\":\"\\u00C1\",\"aacute\":\"\\u0"..., 1747) = 1747
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/entities/maps/xml.json", O_RDONLY|O_CLOEXEC) = 9
read(9, "{\"amp\":\"&\",\"apos\":\"'\",\"gt\":\">\",\""..., 53) = 53
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/domhandler/package.json", O_RDONLY|O_CLOEXEC) = 9
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/domhandler/index.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "var ElementType = require(\"domel"..., 4439) = 4439
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/domelementtype/package.json", O_RDONLY|O_CLOEXEC) = 9
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/domelementtype/index.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "//Types of elements found in the"..., 411) = 411
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/domhandler/lib/node.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "// This object will be used as t"..., 915) = 915
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/domhandler/lib/element.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "// DOM-Level-1-compliant structu"..., 443) = 443
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/config/node-configuration.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "var path = require('path');\nvar "..., 5651) = 5651
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/glob/package.json", O_RDONLY|O_CLOEXEC) = 9
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/glob/glob.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "// Approach:\n//\n// 1. Get the mi"..., 18625) = 18625
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/path-is-absolute/package.json", O_RDONLY|O_CLOEXEC) = 9
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/path-is-absolute/package.json", O_RDONLY|O_CLOEXEC) = 9
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/glob/sync.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "module.exports = globSync\nglobSy"..., 11461) = 11461
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/glob/common.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "exports.alphasort = alphasort\nex"..., 6155) = 6155
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/utils.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "var path = require('path');\nvar "..., 5860) = 5860
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/reserved-words/package.json", O_RDONLY|O_CLOEXEC) = 9
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/reserved-words/lib/index.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "module.exports = require('./rese"..., 46) = 46
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/reserved-words/lib/reserved-words.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "var assert = require('assert');\n"..., 4533) = 4533
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/patterns/identifiers-ES5.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "module.exports = /^(?:[\\$A-Z_a-z"..., 9365) = 9365
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/patterns/identifiers-ES6.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "module.exports = /^(?:[\\$A-Z_a-z"..., 14109) = 14109
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/cli-config.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "/**\n * Command line config helpe"..., 6024) = 6024
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/strip-json-comments/package.json", O_RDONLY|O_CLOEXEC) = 9
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/strip-json-comments/strip-json-comments.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "/*!\n\tstrip-json-comments\n\tStrip "..., 1681) = 1681
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/js-yaml/package.json", O_RDONLY|O_CLOEXEC) = 9
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/js-yaml/package.json", O_RDONLY|O_CLOEXEC) = 9
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/js-yaml/index.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\n\nvar yaml = requi"..., 81) = 81
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/js-yaml/lib/js-yaml.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\n\nvar loader = req"..., 1665) = 1665
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/js-yaml/lib/js-yaml/loader.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\n/*eslint-disable "..., 41748) = 41748
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/js-yaml/lib/js-yaml/common.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\n\nfunction isNothi"..., 1194) = 1194
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/js-yaml/lib/js-yaml/exception.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "// YAML error class. http://stac"..., 983) = 983
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/inherit/package.json", O_RDONLY|O_CLOEXEC) = 9
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/inherit/index.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "/*!\n * node-inherit\n * Copyright"..., 146) = 146
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/inherit/lib/inherit.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "/**\n * @module inherit\n * @versi"..., 5690) = 5690
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/js-yaml/lib/js-yaml/mark.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\n\nvar common = req"..., 1572) = 1572
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/js-yaml/lib/js-yaml/schema/default_safe.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "// JS-YAML's default schema for "..., 601) = 601
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/js-yaml/lib/js-yaml/schema/package.json", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/home/user/.npm/lib/node_modules/jscs/node_modules/js-yaml/lib/js-yaml/schema.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\n/*eslint-disable "..., 2559) = 2559
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/js-yaml/lib/js-yaml/type/package.json", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/home/user/.npm/lib/node_modules/jscs/node_modules/js-yaml/lib/js-yaml/type.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nvar YAMLException"..., 1586) = 1586
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/js-yaml/lib/js-yaml/schema/core.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "// Standard YAML's Core schema.\n"..., 362) = 362
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/js-yaml/lib/js-yaml/schema/json.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "// Standard YAML's JSON schema.\n"..., 586) = 586
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/js-yaml/lib/js-yaml/schema/failsafe.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "// Standard YAML's Failsafe sche"..., 278) = 278
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/js-yaml/lib/js-yaml/type/str.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nvar Type = requir"..., 189) = 189
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/js-yaml/lib/js-yaml/type/package.json", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/home/user/.npm/lib/node_modules/jscs/node_modules/js-yaml/lib/js-yaml/type/seq.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nvar Type = requir"..., 191) = 191
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/js-yaml/lib/js-yaml/type/map.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nvar Type = requir"..., 190) = 190
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/js-yaml/lib/js-yaml/type/null.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nvar Type = requir"..., 771) = 771
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/js-yaml/lib/js-yaml/type/bool.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nvar Type = requir"..., 981) = 981
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/js-yaml/lib/js-yaml/type/int.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nvar common = requ"..., 3882) = 3882
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/js-yaml/lib/js-yaml/type/float.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nvar common = requ"..., 2616) = 2616
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/js-yaml/lib/js-yaml/type/timestamp.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nvar Type = requir"..., 2322) = 2322
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/js-yaml/lib/js-yaml/type/merge.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nvar Type = requir"..., 230) = 230
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/js-yaml/lib/js-yaml/type/binary.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\n/*eslint-disable "..., 3188) = 3188
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/js-yaml/lib/js-yaml/type/omap.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nvar Type = requir"..., 1121) = 1121
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/js-yaml/lib/js-yaml/type/pairs.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nvar Type = requir"..., 1132) = 1132
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/js-yaml/lib/js-yaml/type/set.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nvar Type = requir"..., 575) = 575
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/js-yaml/lib/js-yaml/schema/default_full.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "// JS-YAML's default schema for "..., 610) = 610
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/js-yaml/lib/js-yaml/type/js/undefined.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nvar Type = requir"..., 573) = 573
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/js-yaml/lib/js-yaml/type/package.json", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/home/user/.npm/lib/node_modules/jscs/node_modules/js-yaml/lib/js-yaml/type/js/regexp.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nvar Type = requir"..., 1782) = 1782
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/js-yaml/lib/js-yaml/type/js/function.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\nvar esprima;\n\n// "..., 2230) = 2230
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/esprima/package.json", O_RDONLY|O_CLOEXEC) = 9
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/esprima/esprima.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "/*\n Copyright (c) jQuery Founda"..., 193594) = 193594
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/js-yaml/lib/js-yaml/dumper.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\n\n/*eslint-disable "..., 23103) = 23103
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/js-yaml/lib/js-yaml/type/package.json", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/home/user/.npm/lib/node_modules/jscs/node_modules/js-yaml/lib/js-yaml/schema/package.json", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/home/user/.npm/lib/node_modules/jscs/node_modules/jsonlint/package.json", O_RDONLY|O_CLOEXEC) = 9
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/jsonlint/lib/jsonlint.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "/* Jison generated parser */\nvar"..., 16189) = 16189
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/strip-bom/package.json", O_RDONLY|O_CLOEXEC) = 9
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/strip-bom/package.json", O_RDONLY|O_CLOEXEC) = 9
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/strip-bom/index.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "'use strict';\nvar isUtf8 = requi"..., 407) = 407
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/is-utf8/package.json", O_RDONLY|O_CLOEXEC) = 9
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/is-utf8/is-utf8.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "\nexports = module.exports = func"..., 2508) = 2508
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/config/generator.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "var fs = require('fs');\n\nvar Vow"..., 7754) = 7754
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cli-table/package.json", O_RDONLY|O_CLOEXEC) = 9
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cli-table/lib/index.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "\n/**\n * Module dependencies.\n */"..., 7706) = 7706
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/colors/safe.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "//\n// Remark: Requiring this fil"..., 241) = 241
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/colors/lib/colors.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "/*\n\nThe MIT License (MIT)\n\nOrigi"..., 4573) = 4573
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/colors/lib/styles.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "/*\nThe MIT License (MIT)\n\nCopyri"..., 2099) = 2099
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/colors/lib/system/supports-colors.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "/*\nThe MIT License (MIT)\n\nCopyri"..., 1819) = 1819
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/colors/lib/custom/trap.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "module['exports'] = function run"..., 1664) = 1664
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/colors/lib/custom/zalgo.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "// please no\nmodule['exports'] ="..., 2670) = 2670
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/colors/lib/maps/america.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "var colors = require('../colors'"..., 307) = 307
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/colors/lib/maps/zebra.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "var colors = require('../colors'"..., 147) = 147
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/colors/lib/maps/rainbow.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "var colors = require('../colors'"..., 344) = 344
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/colors/lib/maps/random.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "var colors = require('../colors'"..., 352) = 352
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cli-table/lib/utils.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "\n/**\n * Repeats a string.\n *\n * "..., 1932) = 1932
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/prompt/package.json", O_RDONLY|O_CLOEXEC) = 9
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/prompt/lib/prompt.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "/*\n * prompt.js: Simple prompt f"..., 19283) = 19283
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/utile/package.json", O_RDONLY|O_CLOEXEC) = 9
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/utile/lib/index.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "/*\n * index.js: Top-level includ"..., 10386) = 10386
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/i/package.json", O_RDONLY|O_CLOEXEC) = 9
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/i/lib/inflect.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "// Requiring modules\n\nmodule.exp"..., 173) = 173
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/i/lib/methods.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "// The Inflector transforms word"..., 8864) = 8864
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/i/lib/util.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "// Some utility functions in js\n"..., 4630) = 4630
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/i/lib/inflections.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "// A singleton instance of this "..., 5286) = 5286
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/i/lib/defaults.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "// Default inflections\nmodule.ex"..., 2743) = 2743
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/async/package.json", O_RDONLY|O_CLOEXEC) = 9
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/async/lib/async.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "/*global setImmediate: false, se"..., 29401) = 29401
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/read/package.json", O_RDONLY|O_CLOEXEC) = 9
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/read/lib/read.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "\nmodule.exports = read\n\nvar read"..., 2431) = 2431
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/mute-stream/package.json", O_RDONLY|O_CLOEXEC) = 9
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/mute-stream/mute.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "var Stream = require('stream')\n\n"..., 3536) = 3536
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/revalidator/package.json", O_RDONLY|O_CLOEXEC) = 9
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/revalidator/lib/revalidator.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "(function (exports) {\n exports."..., 16553) = 16553
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/winston/package.json", O_RDONLY|O_CLOEXEC) = 9
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/winston/lib/winston.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "/*\n * winston.js: Top-level incl"..., 4200) = 4200
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/winston/node_modules/pkginfo/package.json", O_RDONLY|O_CLOEXEC) = 9
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/winston/node_modules/pkginfo/lib/pkginfo.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "/*\n * pkginfo.js: Top-level incl"..., 3596) = 3596
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/winston/node_modules/pkginfo/lib", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 9
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/winston/node_modules/pkginfo", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 9
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/winston/node_modules/pkginfo/package.json", O_RDONLY|O_CLOEXEC) = 9
read(9, "{\n \"_from\": \"pkginfo@0.3.x\",\n "..., 1485) = 1485
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/winston/lib", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 9
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/winston", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 9
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/winston/package.json", O_RDONLY|O_CLOEXEC) = 9
read(9, "{\n \"_from\": \"winston@0.8.x\",\n "..., 1820) = 1820
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/winston/lib/winston/transports/package.json", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/home/user/.npm/lib/node_modules/jscs/node_modules/winston/lib/winston/transports.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "/*\n * transports.js: Set of all "..., 767) = 767
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/winston/lib/winston/common.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "/*\n * common.js: Internal helper"..., 8833) = 8833
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cycle/package.json", O_RDONLY|O_CLOEXEC) = 9
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/cycle/cycle.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "/*\n cycle.js\n 2013-02-19\n\n"..., 5834) = 5834
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/winston/lib/winston/config/package.json", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/home/user/.npm/lib/node_modules/jscs/node_modules/winston/lib/winston/config.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "/*\n * config.js: Default setting"..., 1421) = 1421
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/winston/node_modules/colors/package.json", O_RDONLY|O_CLOEXEC) = 9
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/winston/node_modules/colors/colors.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "/*\ncolors.js\n\nCopyright (c) 2010"..., 10646) = 10646
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/winston/lib/winston/config/cli-config.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "/*\n * cli-config.js: Config that"..., 497) = 497
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/winston/lib/winston/config/npm-config.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "/*\n * npm-config.js: Config that"..., 369) = 369
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/winston/lib/winston/config/syslog-config.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "/*\n * syslog-config.js: Config t"..., 442) = 442
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/winston/lib/winston/transports", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 9
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/winston/lib/winston/exception.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "/*\n * exception.js: Utility meth"..., 1369) = 1369
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/stack-trace/package.json", O_RDONLY|O_CLOEXEC) = 9
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/stack-trace/lib/stack-trace.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "exports.get = function(belowFn) "..., 3385) = 3385
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/winston/lib/winston/config/package.json", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/home/user/.npm/lib/node_modules/jscs/node_modules/winston/lib/winston/container.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "/*\n * container.js: Inversion of"..., 3043) = 3043
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/winston/lib/winston/package.json", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/home/user/.npm/lib/node_modules/jscs/node_modules/winston/lib/winston/logger.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "/*\n * logger.js: Core logger obj"..., 17944) = 17944
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/winston/lib/winston/transports/transport.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "/*\n * transport.js: Base Transpo"..., 3326) = 3326
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/winston/lib/winston/transports/console.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "/*\n * console.js: Transport for "..., 2399) = 2399
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/pkginfo/package.json", O_RDONLY|O_CLOEXEC) = 9
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/pkginfo/lib/pkginfo.js", O_RDONLY|O_CLOEXEC) = 9
read(9, "/*\n * pkginfo.js: Top-level incl"..., 3522) = 3522
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/pkginfo/package.json", O_RDONLY|O_CLOEXEC) = 9
read(9, "{\n \"_from\": \"pkginfo@0.x.x\",\n "..., 1475) = 1475
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/prompt/package.json", O_RDONLY|O_CLOEXEC) = 9
read(9, "{\n \"_from\": \"prompt@~0.2.14\",\n "..., 1673) = 1673
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/chalk/package.json", O_RDONLY|O_CLOEXEC) = 9
close(9) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/chalk/package.json", O_RDONLY|O_CLOEXEC) = 9
close(9) = 0
open("/dev/pts/3", O_RDWR|O_CLOEXEC) = 9
open("/dev/null", O_RDONLY|O_CLOEXEC) = 10
read(3, "*", 1) = 1
write(4, "*", 1) = 1
open("/home/user/.npm/lib/node_modules/jscs/node_modules/commander/package.json", O_RDONLY|O_CLOEXEC) = 11
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/commander/index.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Module dependencies.\n */\n"..., 24714) = 24714
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/graceful-readlink/package.json", O_RDONLY|O_CLOEXEC) = 11
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/graceful-readlink/index.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "var fs = require('fs')\n , lstat"..., 188) = 188
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/package.json", O_RDONLY|O_CLOEXEC) = 11
read(11, "{\n \"_from\": \"jscs\",\n \"_id\": \"j"..., 4041) = 4041
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/presets/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 11
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/presets/airbnb.json", O_RDONLY|O_CLOEXEC) = 11
read(11, "{\n \"disallowSpacesInNamedFunc"..., 2908) = 2908
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/presets/crockford.json", O_RDONLY|O_CLOEXEC) = 11
read(11, "{\n \"requireCurlyBraces\": [\n "..., 2031) = 2031
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/presets/google.json", O_RDONLY|O_CLOEXEC) = 11
read(11, "{\n \"requireCurlyBraces\": [\n "..., 2761) = 2761
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/presets/grunt.json", O_RDONLY|O_CLOEXEC) = 11
read(11, "{\n \"preset\": \"google\",\n \"maxim"..., 222) = 222
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/presets/idiomatic.json", O_RDONLY|O_CLOEXEC) = 11
read(11, "{\n \"preset\": \"jquery\",\n \"r"..., 676) = 676
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/presets/jquery.json", O_RDONLY|O_CLOEXEC) = 11
read(11, "{\n \"requireCurlyBraces\": [\n "..., 2812) = 2812
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/presets/mdcs.json", O_RDONLY|O_CLOEXEC) = 11
read(11, "{\n \"requireCurlyBraces\": [\"wh"..., 1309) = 1309
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/presets/node-style-guide.json", O_RDONLY|O_CLOEXEC) = 11
read(11, "{\n \"disallowKeywords\": [\"with"..., 1438) = 1438
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/presets/wordpress.json", O_RDONLY|O_CLOEXEC) = 11
read(11, "{\n \"preset\": \"jquery\",\n \"r"..., 824) = 824
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/jscs-preset-wikimedia/package.json", O_RDONLY|O_CLOEXEC) = 11
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/jscs-preset-wikimedia/presets/wikimedia.json", O_RDONLY|O_CLOEXEC) = 11
read(11, "{\n \"es3\": true,\n \"requireC"..., 2732) = 2732
close(11) = 0
open("/home/user/code/www/aventurelinguistique", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 11
close(11) = 0
open("/home/user/code/www/aventurelinguistique/package.json", O_RDONLY|O_CLOEXEC) = 11
read(11, "{\n \"name\": \"aventurelinguistiqu"..., 1958) = 1958
close(11) = 0
open("/home/user/code/www/aventurelinguistique", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 11
close(11) = 0
open("/home/user/code/www/aventurelinguistique", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 11
close(11) = 0
open("/home/user/code/www/aventurelinguistique", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 11
close(11) = 0
open("/home/user/code/www/aventurelinguistique/.jscsrc", O_RDONLY|O_CLOEXEC) = 11
read(11, "{\n\t\"preset\": \"node-style-g"..., 97) = 97
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/reporters/text.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * @param {Errors[]} errorsC"..., 709) = 709
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 11
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/disallow-anonymous-functions.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Requires that a function "..., 1245) = 1245
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/disallow-array-destructuring-return.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Requires object destructu"..., 2012) = 2012
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/disallow-arrow-functions.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Disallows arrow functions"..., 1522) = 1522
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/disallow-capitalized-comments.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Requires the first alphab"..., 1442) = 1442
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/disallow-comma-before-line-break.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Disallows commas as last "..., 3078) = 3078
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/disallow-curly-braces.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Disallows curly braces af"..., 2764) = 2764
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/disallow-dangling-underscores.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Disallows identifiers tha"..., 2739) = 2739
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/disallow-empty-blocks.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Disallows empty blocks (e"..., 2785) = 2785
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/disallow-function-declarations.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Disallows function declar"..., 974) = 974
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/disallow-identical-destructuring-names.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Disallows identical destr"..., 1438) = 1438
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/disallow-identifier-names.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Disallows a specified set"..., 1693) = 1693
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/disallow-implicit-type-conversion.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Disallows implicit type c"..., 2452) = 2452
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/disallow-keywords-in-comments.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Disallows keywords in you"..., 2336) = 2336
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/disallow-keywords-on-new-line.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Disallows placing keyword"..., 2932) = 2932
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/disallow-keywords.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Disallows usage of specif"..., 809) = 809
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/disallow-mixed-spaces-and-tabs.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Requires lines to not con"..., 1857) = 1857
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/disallow-multi-line-ternary.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Disallows the test, conse"..., 1244) = 1244
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/disallow-multiple-line-breaks.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Disallows multiple blank "..., 1304) = 1304
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/disallow-multiple-line-strings.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Disallows strings that sp"..., 1074) = 1074
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/disallow-multiple-spaces.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Disallows multiple indent"..., 1823) = 1823
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/disallow-multiple-var-decl.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Disallows multiple `var` "..., 5260) = 5260
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/disallow-named-unassigned-functions.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Disallows unassigned func"..., 1444) = 1444
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/disallow-nested-ternaries.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Disallows nested ternarie"..., 2107) = 2107
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/disallow-newline-before-block-statements.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Disallows newline before "..., 9012) = 9012
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/disallow-node-types.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Disallow use of certain A"..., 1553) = 1553
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/disallow-not-operators-in-conditionals.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Disallows the not, not eq"..., 2511) = 2511
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/disallow-object-keys-on-new-line.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Disallows placing object "..., 1258) = 1258
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/disallow-operator-before-line-break.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Requires putting certain "..., 1492) = 1492
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/disallow-padding-newlines-after-blocks.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Disallow a newline after "..., 2053) = 2053
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/disallow-padding-newlines-after-use-strict.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Disallow a blank line aft"..., 1323) = 1323
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/disallow-padding-newlines-before-export.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Disallows newline before "..., 1455) = 1455
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/disallow-padding-newlines-before-keywords.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Disallow an empty line ab"..., 1995) = 1995
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/disallow-padding-newlines-before-line-comments.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Disallows newline before "..., 1217) = 1217
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/disallow-padding-newlines-in-blocks.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Disallows blocks from beg"..., 4916) = 4916
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/disallow-padding-newlines-in-objects.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Disallows newlines adjace"..., 1757) = 1757
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/disallow-parentheses-around-arrow-param.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Disallows parentheses aro"..., 2055) = 2055
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/disallow-quoted-keys-in-objects.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Disallows quoted keys in "..., 2768) = 2768
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/disallow-semicolons.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Disallows lines from endi"..., 1610) = 1610
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/disallow-shorthand-arrow-functions.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Require arrow functions t"..., 1508) = 1508
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/disallow-space-after-binary-operators.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Requires sticking binary "..., 3036) = 3036
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/disallow-space-after-comma.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Disallows spaces after co"..., 2110) = 2110
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/disallow-space-after-keywords.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Disallows space after key"..., 1594) = 1594
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/disallow-space-after-line-comment.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Requires that a line comm"..., 1002) = 1002
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/disallow-space-after-object-keys.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Disallows space after obj"..., 5794) = 5794
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/disallow-space-after-prefix-unary-operators.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Requires sticking unary o"..., 1822) = 1822
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/disallow-space-before-binary-operators.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Requires sticking binary "..., 3093) = 3093
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/disallow-space-before-block-statements.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Disallows space before bl"..., 1782) = 1782
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/disallow-space-before-comma.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Disallows spaces before c"..., 2126) = 2126
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/disallow-space-before-keywords.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Disallows space before ke"..., 1607) = 1607
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/disallow-space-before-object-values.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Disallows space before ob"..., 1427) = 1427
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/disallow-space-before-postfix-unary-operators.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Requires sticking unary o"..., 1913) = 1913
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/disallow-space-before-semicolon.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Disallows spaces before s"..., 1800) = 1800
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/disallow-space-between-arguments.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Ensure there are no space"..., 1334) = 1334
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/disallow-spaces-in-anonymous-function-expression.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Disallows space before `("..., 3609) = 3609
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/disallow-spaces-in-call-expression.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Disallows space before `("..., 1501) = 1501
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/disallow-spaces-in-conditional-expression.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Disallows space before an"..., 4608) = 4608
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/disallow-spaces-in-for-statement.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Disallow spaces in betwee"..., 1697) = 1697
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/disallow-spaces-in-function-declaration.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Disallows space before `("..., 3406) = 3406
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/disallow-spaces-in-function-expression.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Disallows space before `("..., 3838) = 3838
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/disallow-spaces-in-function.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Disallows space before `("..., 4166) = 4166
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/disallow-spaces-in-generator.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Disallow space before or "..., 3783) = 3783
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/disallow-spaces-in-named-function-expression.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Disallows space before `("..., 3752) = 3752
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/disallow-spaces-inside-array-brackets.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Disallows space after ope"..., 3294) = 3294
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/disallow-spaces-inside-brackets.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Disallows space after ope"..., 2900) = 2900
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/disallow-spaces-inside-imported-object-braces.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Disallow space after open"..., 2100) = 2100
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/disallow-spaces-inside-object-brackets.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Disallows space after ope"..., 2821) = 2821
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/disallow-spaces-inside-parentheses.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Disallows space after ope"..., 4571) = 4571
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/disallow-spaces-inside-parenthesized-expression.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Disallows space after ope"..., 3489) = 3489
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/token-categorizer.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "var assert = require('assert');\n"..., 4424) = 4424
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/disallow-spaces-inside-template-string-placeholders.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Disallows spaces before a"..., 1923) = 1923
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/disallow-tabs.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Disallows tabs everywhere"..., 924) = 924
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/disallow-trailing-comma.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Disallows an extra comma "..., 1526) = 1526
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/disallow-trailing-whitespace.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Requires all lines to end"..., 3854) = 3854
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/disallow-unused-params.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Disallows unused params i"..., 6647) = 6647
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/disallow-unused-variables.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Disallows unused variable"..., 3693) = 3693
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/disallow-var.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Disallows declaring varia"..., 1040) = 1040
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/disallow-yoda-conditions.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Requires the variable to "..., 1677) = 1677
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/jsdoc.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Validate jsdoc comments\n "..., 13931) = 13931
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/jscs-jsdoc/lib/rules/validate-jsdoc/package.json", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/home/user/.npm/lib/node_modules/jscs/node_modules/jscs-jsdoc/lib/rules/validate-jsdoc.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "var assert = require('assert');\n"..., 8754) = 8754
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/jscs-jsdoc/lib/jsdoc.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "var assert = require('assert');\n"..., 15304) = 15304
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/comment-parser/package.json", O_RDONLY|O_CLOEXEC) = 11
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/comment-parser/index.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "\n'use strict';\n\nvar fs = req"..., 1229) = 1229
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/comment-parser/node_modules/readable-stream/package.json", O_RDONLY|O_CLOEXEC) = 11
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/comment-parser/node_modules/readable-stream/readable.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "var Stream = require('stream');\n"..., 771) = 771
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/comment-parser/node_modules/readable-stream/lib/_stream_readable.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "// Copyright Joyent, Inc. and ot"..., 30776) = 30776
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/process-nextick-args/package.json", O_RDONLY|O_CLOEXEC) = 11
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/process-nextick-args/index.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "'use strict';\n\nif (!process.vers"..., 1040) = 1040
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/comment-parser/node_modules/isarray/package.json", O_RDONLY|O_CLOEXEC) = 11
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/comment-parser/node_modules/isarray/index.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "var toString = {}.toString;\n\nmod"..., 132) = 132
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/comment-parser/node_modules/readable-stream/lib/internal/streams/stream.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "module.exports = require('stream"..., 36) = 36
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/safe-buffer/package.json", O_RDONLY|O_CLOEXEC) = 11
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/safe-buffer/index.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/* eslint-disable node/no-deprec"..., 1529) = 1529
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/core-util-is/package.json", O_RDONLY|O_CLOEXEC) = 11
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/core-util-is/lib/util.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "// Copyright Joyent, Inc. and ot"..., 3021) = 3021
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/comment-parser/node_modules/readable-stream/lib/internal/streams/BufferList.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "'use strict';\n\n/*<replacement>*/"..., 1847) = 1847
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/comment-parser/node_modules/readable-stream/lib/internal/streams/destroy.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "'use strict';\n\n/*<replacement>*/"..., 1846) = 1846
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/comment-parser/node_modules/readable-stream/lib/_stream_writable.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "// Copyright Joyent, Inc. and ot"..., 19449) = 19449
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/util-deprecate/package.json", O_RDONLY|O_CLOEXEC) = 11
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/util-deprecate/node.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "\n/**\n * For Node.js, simply re-e"..., 123) = 123
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/comment-parser/node_modules/readable-stream/lib/_stream_duplex.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "// Copyright Joyent, Inc. and ot"..., 3742) = 3742
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/comment-parser/node_modules/readable-stream/lib/_stream_transform.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "// Copyright Joyent, Inc. and ot"..., 7786) = 7786
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/comment-parser/node_modules/readable-stream/lib/_stream_passthrough.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "// Copyright Joyent, Inc. and ot"..., 1738) = 1738
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/comment-parser/parser.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "\nvar RE_COMMENT_START = /^\\s*\\/\\"..., 8232) = 8232
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/jsdoctypeparser/package.json", O_RDONLY|O_CLOEXEC) = 11
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/jsdoctypeparser/lib/index.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "// This script licensed under th"..., 2983) = 2983
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/jsdoctypeparser/lib/legacy/TypeLexer.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "// This script licensed under th"..., 16502) = 16502
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/jsdoctypeparser/lib/legacy/util.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "// This script licensed under th"..., 2461) = 2461
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/jsdoctypeparser/lib/Parser.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "'use strict';\n\nvar parser = requ"..., 145) = 145
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/jsdoctypeparser/peg_lib/jsdoctype.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "module.exports = (function() {\n "..., 55751) = 55751
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/jsdoctypeparser/lib/TransformForLegacy.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "'use strict';\n\n\nvar util = requi"..., 16130) = 16130
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/jsdoctypeparser/lib/NodeType.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "var NodeType = {\n NAME: 0,\n ME"..., 294) = 294
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/jsdoctypeparser/lib/legacy/TypeBuilder.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "// This script licensed under th"..., 32101) = 32101
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/jsdoctypeparser/lib/legacy/TypeDictionary.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "// This script licensed under th"..., 8380) = 8380
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/jscs-jsdoc/lib/utils.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "var lineBreakRegexGlobal = /\\r\\n"..., 1760) = 1760
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/jscs-jsdoc/lib/esprima-helpers.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "module.exports = {\n closestSc"..., 443) = 443
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/jscs-jsdoc/lib/rules/validate-jsdoc/index.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "var assert = require('assert');\n"..., 3466) = 3466
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/jscs-jsdoc/lib/rules/validate-jsdoc/check-types.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "var jsdoc = require('../../jsdoc"..., 3081) = 3081
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/jscs-jsdoc/lib/rules/validate-jsdoc/check-param-existence.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "module.exports = checkParamExist"..., 1253) = 1253
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/jscs-jsdoc/lib/rules/validate-jsdoc/check-param-names.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "module.exports = validateCheckPa"..., 3362) = 3362
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/jscs-jsdoc/lib/rules/validate-jsdoc/check-redundant-params.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "module.exports = validateCheckPa"..., 1353) = 1353
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/jscs-jsdoc/lib/rules/validate-jsdoc/require-param-types.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "module.exports = validateParamTa"..., 541) = 541
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/jscs-jsdoc/lib/rules/validate-jsdoc/require-param-description.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "module.exports = validateParamTa"..., 695) = 695
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/jscs-jsdoc/lib/rules/validate-jsdoc/require-hyphen-before-description.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "module.exports = requireHyphenBe"..., 848) = 848
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/jscs-jsdoc/lib/rules/validate-jsdoc/check-return-types.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "module.exports = checkReturnType"..., 725) = 725
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/jscs-jsdoc/lib/rules/validate-jsdoc/require-return-types.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "module.exports = requireReturnTy"..., 482) = 482
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/jscs-jsdoc/lib/rules/validate-jsdoc/require-return-description.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "module.exports = validateReturnT"..., 611) = 611
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/jscs-jsdoc/lib/rules/validate-jsdoc/check-redundant-returns.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "module.exports = checkReturnType"..., 769) = 769
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/jscs-jsdoc/lib/rules/validate-jsdoc/check-annotations.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "var assert = require('assert');\n"..., 3620) = 3620
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/jscs-jsdoc/lib/tags/package.json", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/home/user/.npm/lib/node_modules/jscs/node_modules/jscs-jsdoc/lib/tags/package.json", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/home/user/.npm/lib/node_modules/jscs/node_modules/jscs-jsdoc/lib/tags/index.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "module.exports = {\n jsdoc3: r"..., 140) = 140
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/jscs-jsdoc/lib/tags/jsdoc3.json", O_RDONLY|O_CLOEXEC) = 11
read(11, "{\n \"abstract\": false,\n \"ac"..., 1676) = 1676
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/jscs-jsdoc/lib/tags/jsduck5.json", O_RDONLY|O_CLOEXEC) = 11
read(11, "{\n \"abstract\": false,\n \"ac"..., 1111) = 1111
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/jscs-jsdoc/lib/tags/closurecompiler.json", O_RDONLY|O_CLOEXEC) = 11
read(11, "{\n \"augments\": true,\n \"aut"..., 1238) = 1238
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/jscs-jsdoc/lib/rules/validate-jsdoc/require-newline-after-description.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "module.exports = requireNewlineA"..., 691) = 691
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/jscs-jsdoc/lib/rules/validate-jsdoc/disallow-newline-after-description.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "module.exports = disallowNewline"..., 708) = 708
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/jscs-jsdoc/lib/rules/validate-jsdoc/require-description-complete-sentence.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "module.exports = requireDescript"..., 6477) = 6477
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/jscs-jsdoc/lib/rules/validate-jsdoc/check-redundant-access.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "module.exports = checkRedundantA"..., 2150) = 2150
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/jscs-jsdoc/lib/rules/validate-jsdoc/enforce-existence.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "var assert = require('assert');\n"..., 3928) = 3928
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/jscs-jsdoc/lib/rules/validate-jsdoc/leading-underscore-access.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "module.exports = validateLeading"..., 2437) = 2437
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/maximum-line-length.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Requires all lines to be "..., 6810) = 6810
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/maximum-number-of-lines.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Requires the file to be a"..., 1970) = 1970
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/require-aligned-multiline-params.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Enforces indentation of p"..., 4048) = 4048
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/require-aligned-object-values.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Requires proper alignment"..., 3434) = 3434
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/require-anonymous-functions.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Requires that a function "..., 1951) = 1951
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/require-array-destructuring.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Requires that variable as"..., 1540) = 1540
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/require-arrow-functions.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Requires that arrow funct"..., 2181) = 2181
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/require-blocks-on-newline.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Requires blocks to begin "..., 5753) = 5753
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/require-camelcase-or-uppercase-identifiers.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Requires identifiers to b"..., 12606) = 12606
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/require-capitalized-comments.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Requires the first alphab"..., 6715) = 6715
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/patterns/L.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "module.exports = /[A-Za-z\\xAA\\xB"..., 6406) = 6406
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/patterns/Lu.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "module.exports = /[A-Z\\xC0-\\xD6\\"..., 4331) = 4331
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/require-capitalized-constructors-new.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Requires capitalized cons"..., 1814) = 1814
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/require-capitalized-constructors.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Requires constructors to "..., 1826) = 1826
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/require-comma-before-line-break.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Requires commas as last t"..., 1294) = 1294
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/require-curly-braces.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Requires curly braces aft"..., 5175) = 5175
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/require-dollar-before-jquery-assignment.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Require a $ before variab"..., 4047) = 4047
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/require-dot-notation.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Requires member expressio"..., 4209) = 4209
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/require-early-return.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Requires to return early "..., 2744) = 2744
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/require-enhanced-object-literals.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Requires declaring object"..., 2561) = 2561
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/require-function-declarations.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Requires function declara"..., 1897) = 1897
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/require-imports-alphabetized.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Requires imports to be al"..., 1903) = 1903
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/require-keywords-on-new-line.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Requires placing keywords"..., 1025) = 1025
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/require-line-break-after-variable-assignment.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Requires placing line fee"..., 2049) = 2049
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/require-line-feed-at-file-end.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Requires placing line fee"..., 895) = 895
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/require-matching-function-name.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Requires function names t"..., 5489) = 5489
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/require-multi-line-ternary.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Requires the test, conseq"..., 1252) = 1252
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/require-multiple-var-decl.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Requires multiple `var` d"..., 4291) = 4291
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/require-named-unassigned-functions.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Require unassigned functi"..., 4284) = 4284
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/pathval/package.json", O_RDONLY|O_CLOEXEC) = 11
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/pathval/index.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * ### .get(obj, path)\n *\n *"..., 4183) = 4183
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/require-newline-before-block-statements.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Requires newline before o"..., 4781) = 4781
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/require-newline-before-single-statements-in-if.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Requires newline before s"..., 2428) = 2428
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/require-numeric-literals.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Requires use of binary, h"..., 1668) = 1668
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/require-object-destructuring.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Requires variable declara"..., 1936) = 1936
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/require-object-keys-on-new-line.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Requires placing object k"..., 2999) = 2999
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/require-operator-before-line-break.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Requires operators to app"..., 2952) = 2952
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/require-padding-newline-after-variable-declaration.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Requires an extra blank n"..., 2035) = 2035
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/require-padding-newlines-after-blocks.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Requires newline after bl"..., 6673) = 6673
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/require-padding-newlines-after-use-strict.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Requires a blank line aft"..., 3243) = 3243
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/require-padding-newlines-before-export.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Requires newline before m"..., 1797) = 1797
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/require-padding-newlines-before-keywords.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Requires an empty line ab"..., 4008) = 4008
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/require-padding-newlines-before-line-comments.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Requires newline before l"..., 2736) = 2736
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/require-padding-newlines-in-blocks.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Requires blocks to begin "..., 6318) = 6318
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/require-padding-newlines-in-objects.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Requires newline inside c"..., 1618) = 1618
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/require-parentheses-around-arrow-param.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Requires parentheses arou"..., 1663) = 1663
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/require-parentheses-around-iife.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Requires parentheses arou"..., 1996) = 1996
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/require-quoted-keys-in-objects.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Requires quoted keys in o"..., 1890) = 1890
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/require-semicolons.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Requires semicolon after:"..., 3344) = 3344
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/require-shorthand-arrow-functions.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Require arrow functions t"..., 1392) = 1392
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/require-space-after-binary-operators.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Disallows sticking binary"..., 2932) = 2932
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/require-space-after-comma.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Requires space after comm"..., 2026) = 2026
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/require-space-after-keywords.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Requires space after keyw"..., 1744) = 1744
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/require-space-after-line-comment.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Requires that a line comm"..., 2344) = 2344
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/require-space-after-object-keys.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Requires space after obje"..., 1610) = 1610
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/require-space-after-prefix-unary-operators.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Disallows sticking unary "..., 2200) = 2200
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/require-space-before-binary-operators.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Disallows sticking binary"..., 3073) = 3073
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/require-space-before-block-statements.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Requires space(s) before "..., 1983) = 1983
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/require-space-before-comma.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Requires space before com"..., 1016) = 1016
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/require-space-before-destructured-values.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Require space after colon"..., 2697) = 2697
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/require-space-before-keywords.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Requires space before key"..., 2190) = 2190
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/require-space-before-object-values.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Requires space after obje"..., 1595) = 1595
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/require-space-before-postfix-unary-operators.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Disallows sticking unary "..., 1915) = 1915
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/require-space-between-arguments.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Ensure there are spaces a"..., 1223) = 1223
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/require-spaces-in-anonymous-function-expression.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Requires space before `()"..., 6025) = 6025
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/require-spaces-in-call-expression.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Requires space before `()"..., 1189) = 1189
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/require-spaces-in-conditional-expression.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Requires space before and"..., 4109) = 4109
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/require-spaces-in-for-statement.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Requires spaces inbetween"..., 2132) = 2132
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/require-spaces-in-function-declaration.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Requires space before `()"..., 3460) = 3460
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/require-spaces-in-function-expression.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Requires space before `()"..., 4219) = 4219
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/require-spaces-in-function.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Requires space before `()"..., 5521) = 5521
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/require-spaces-in-generator.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Requires space before and"..., 3566) = 3566
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/require-spaces-in-named-function-expression.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Requires space before `()"..., 4503) = 4503
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/require-spaces-inside-array-brackets.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Requires space after open"..., 3602) = 3602
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/require-spaces-inside-brackets.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Requires space after open"..., 3071) = 3071
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/require-spaces-inside-imported-object-braces.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Requires space after open"..., 2168) = 2168
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/require-spaces-inside-object-brackets.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Requires space after open"..., 3256) = 3256
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/require-spaces-inside-parentheses.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Requires space after open"..., 5884) = 5884
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/require-spaces-inside-parenthesized-expression.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Requires space after open"..., 3478) = 3478
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/require-spread.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Disallows using `.apply` "..., 1499) = 1499
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/require-template-strings.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Requires the use of templ"..., 3580) = 3580
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/require-trailing-comma.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Requires an extra comma f"..., 3720) = 3720
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/require-use-strict.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Requires `'use strict';` "..., 1351) = 1351
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/require-var-decl-first.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Requires `var` declaratio"..., 3422) = 3422
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/require-yoda-conditions.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Requires the variable to "..., 1862) = 1862
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/safe-context-keyword.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Option to check `var that"..., 2763) = 2763
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/validate-aligned-function-parameters.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Validates proper alignmen"..., 4724) = 4724
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/validate-comment-position.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * This rule is for validati"..., 3152) = 3152
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/validate-indentation.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Validates indentation for"..., 24685) = 24685
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/validate-line-breaks.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Option to check line brea"..., 2346) = 2346
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/validate-newline-after-array-elements.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Requires each element in "..., 5140) = 5140
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/validate-order-in-object-keys.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "\n/**\n * Validates the order in o"..., 3229) = 3229
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/natural-compare/package.json", O_RDONLY|O_CLOEXEC) = 11
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/node_modules/natural-compare/index.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "// Fork of https://github.com/li"..., 1377) = 1377
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/validate-parameter-separator.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Enable validation of sepa"..., 3418) = 3418
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/rules/validate-quote-marks.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Requires all quote marks "..., 4209) = 4209
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/config/configuration.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "var assert = require('assert');\n"..., 21355) = 21355
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/config/node-configuration.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "var path = require('path');\nvar "..., 5651) = 5651
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/string-checker.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "var Errors = require('./errors')"..., 9684) = 9684
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/checker.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "var vowFs = require('vow-fs');\nv"..., 6163) = 6163
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/lib/cli.js", O_RDONLY|O_CLOEXEC) = 11
read(11, "/**\n * Command line implementati"..., 4390) = 4390
close(11) = 0
open("/home/user/.npm/lib/node_modules/jscs/bin/jscs", O_RDONLY|O_CLOEXEC) = 11
read(11, "#!/usr/bin/env node\nvar cli = re"..., 1736) = 1736
close(11) = 0
read(8, "\1\0\0\0\0\0\0\0", 1024) = 8
read(8, "\1\0\0\0\0\0\0\0", 1024) = 8
read(8, "\1\0\0\0\0\0\0\0", 1024) = 8
read(8, "\1\0\0\0\0\0\0\0", 1024) = 8
read(8, "\1\0\0\0\0\0\0\0", 1024) = 8
read(8, "\1\0\0\0\0\0\0\0", 1024) = 8
open("/proc/sys/vm/overcommit_memory", O_RDONLY|O_CLOEXEC) = 11
read(11, "0", 1) = 1
close(11) = 0
write(1, "maximumLineLength: Line must be "..., 479maximumLineLength: Line must be at most 80 characters at crm/themes/gebo/js/app.js :
16 | if (customerResetPasswordBtn.length) {
17 | customerResetPasswordBtn.on('click', function(e) {
18 | var isSure = confirm('Are you sure you want to reset the customer\'s password and email them?');
-------------------------------------------------------------------------------------------------------------^
19 | if (!isSure) {
20 | return false;
) = 479
write(1, "maximumLineLength: Line must be "..., 419maximumLineLength: Line must be at most 80 characters at crm/themes/gebo/js/app.js :
61 | }
62 | errors = errors.join('\r\n');
63 | alert('Failed to reset password, please try again. Error was: \r\n' + errors);
-----------------------------------------------------------------------------------------------^
64 | } else {
65 | var btnText = $this.text();
) = 419
write(1, "maximumLineLength: Line must be "..., 479maximumLineLength: Line must be at most 80 characters at crm/themes/gebo/js/app.js :
115 | if (customerLoginLinkBtn.length) {
116 | customerLoginLinkBtn.on('click', function(e) {
117 | var isSure = confirm('Are you sure you want to send a link for customer to login without password');
-----------------------------------------------------------------------------------------------------------------^
118 | if (!isSure) {
119 | return false;
) = 479
write(1, "maximumLineLength: Line must be "..., 438maximumLineLength: Line must be at most 80 characters at crm/themes/gebo/js/app.js :
127 | $.post(url, function(d,s,x) {
128 | if (!d.success || x.status !== 200) {
129 | alert(d.error !== false ? d.error : 'Failed to send login link email');
----------------------------------------------------------------------------------------^
130 | $this.prop('disabled', false);
131 | } else {
) = 438
write(1, "maximumLineLength: Line must be "..., 350maximumLineLength: Line must be at most 80 characters at crm/themes/gebo/js/app.js :
157 | });
158 |
159 | $('#Form_EditForm a.add-button, #Form_EditForm a.edit-link').livequery(function() {
--------------------------------------------------------------------------------------------^
160 | $(this).addClass('popup');
161 | });
) = 350
write(1, "requireSpaceAfterLineComment: Mi"..., 339requireSpaceAfterLineComment: Missing space after line comment at crm/themes/gebo/js/app.js :
221 |
222 | // Reset if tab doesn't exit (index, etc)
223 | //if (!$('#' + $.cookie(currentTabName)).size()) {
-------------------------------------^
224 | // $.cookie(currentTabName, '', tabCookieOptions);
225 | //}
) = 339
write(1, "requireSpaceAfterLineComment: Mi"..., 342requireSpaceAfterLineComment: Missing space after line comment at crm/themes/gebo/js/app.js :
222 | // Reset if tab doesn't exit (index, etc)
223 | //if (!$('#' + $.cookie(currentTabName)).size()) {
224 | // $.cookie(currentTabName, '', tabCookieOptions);
-------------------------------------^
225 | //}
226 | }
) = 342
write(1, "requireSpaceAfterLineComment: Mi"..., 274requireSpaceAfterLineComment: Missing space after line comment at crm/themes/gebo/js/app.js :
223 | //if (!$('#' + $.cookie(currentTabName)).size()) {
224 | // $.cookie(currentTabName, '', tabCookieOptions);
225 | //}
--------------^
226 | }
227 |
) = 274
write(1, "maximumLineLength: Line must be "..., 533maximumLineLength: Line must be at most 80 characters at crm/themes/gebo/js/app.js :
233 |
234 | if (typeof (window.duplicateButtonListener) === 'undefined') {
235 | $('.ss-gridfield .action.gridfield-button-duplicate').livequery('click', function(e) {
-------------------------------------------------------------------------------------------------^
236 | if (!confirm(ss.i18n._t('TABLEFIELD.DUPLICATECONFIRMMESSAGE', 'Are you sure you want to duplicate this record?'))) {
237 | e.preventDefault();
) = 533
write(1, "maximumLineLength: Line must be "..., 586maximumLineLength: Line must be at most 80 characters at crm/themes/gebo/js/app.js :
234 | if (typeof (window.duplicateButtonListener) === 'undefined') {
235 | $('.ss-gridfield .action.gridfield-button-duplicate').livequery('click', function(e) {
236 | if (!confirm(ss.i18n._t('TABLEFIELD.DUPLICATECONFIRMMESSAGE', 'Are you sure you want to duplicate this record?'))) {
---------------------------------------------------------------------------------------------------------------------------------^
237 | e.preventDefault();
238 | return false;
) = 586
write(1, "maximumLineLength: Line must be "..., 408maximumLineLength: Line must be at most 80 characters at crm/themes/gebo/js/app.js :
244 | $('#SelectAll').change(function() {
245 | var $form = $(this).parents('form');
246 | $form.find('input[type=checkbox]').not($(this)).prop('checked', $(this).prop('checked'));
----------------------------------------------------------------------------------------------------^
247 | });
248 |
) = 408
write(1, "requireSpaceAfterLineComment: Mi"..., 293requireSpaceAfterLineComment: Missing space after line comment at crm/themes/gebo/js/app.js :
263 |
264 | if ($('select.multiselect').length) {
265 | //* Custom headers
---------------------^
266 | $('select.searchable').multiSelect({
267 | keepOrder: true,
) = 293
write(1, "maximumLineLength: Line must be "..., 523maximumLineLength: Line must be at most 80 characters at crm/themes/gebo/js/app.js :
266 | $('select.searchable').multiSelect({
267 | keepOrder: true,
268 | selectableHeader: '<input type=\'text\' class=\'search-input\' autocomplete=\'off\' placeholder="Search for field">',
----------------------------------------------------------------------------------------------------------------------------------^
269 | afterInit: function(ms) {
270 | var that = this,
) = 523
write(1, "disallowMultipleVarDecl: Multipl"..., 512disallowMultipleVarDecl: Multiple var declaration at crm/themes/gebo/js/app.js :
268 | selectableHeader: '<input type=\'text\' class=\'search-input\' autocomplete=\'off\' placeholder="Search for field">',
269 | afterInit: function(ms) {
270 | var that = this,
----------------^
271 | $selectableSearch = that.$selectableUl.prev(),
272 | selectableSearchString = '#' + that.$container.attr('id') + ' .ms-elem-selectable:not(.ms-selected)';
) = 512
write(1, "disallowMixedSpacesAndTabs: Mixe"..., 530disallowMixedSpacesAndTabs: Mixed spaces and tabs found at crm/themes/gebo/js/app.js :
268 | selectableHeader: '<input type=\'text\' class=\'search-input\' autocomplete=\'off\' placeholder="Search for field">',
269 | afterInit: function(ms) {
270 | var that = this,
----------------------------^
271 | $selectableSearch = that.$selectableUl.prev(),
272 | selectableSearchString = '#' + that.$container.attr('id') + ' .ms-elem-selectable:not(.ms-selected)';
) = 530
write(1, "maximumLineLength: Line must be "..., 531maximumLineLength: Line must be at most 80 characters at crm/themes/gebo/js/app.js :
270 | var that = this,
271 | $selectableSearch = that.$selectableUl.prev(),
272 | selectableSearchString = '#' + that.$container.attr('id') + ' .ms-elem-selectable:not(.ms-selected)';
------------------------------------------------------------------------------------------------------------------------^
273 |
274 | that.qs1 = $selectableSearch.quicksearch(selectableSearchString)
) = 531
write(1, "requireSpaceAfterLineComment: Mi"..., 307requireSpaceAfterLineComment: Missing space after line comment at crm/themes/gebo/js/app.js :
287 | this.qs1.cache();
288 | },
289 | //SelectionHeader: "<div class='custom-header'>Selected items</div>"
------------------------------------------------^
290 | });
291 | }
) = 307
write(1, "maximumLineLength: Line must be "..., 513maximumLineLength: Line must be at most 80 characters at crm/themes/gebo/js/app.js :
304 |
305 | clone.find('input,select').each(function() {
306 | var newName = $(this).attr('name').replace(/([^\[]+)\[([A-Za-z]*)(\d*)\]/, function(str, fieldName, fieldPrefix, fieldID) {
------------------------------------------------------------------------------------------------------------------------------------------^
307 | return fieldName + '[New' + newID + ']';
308 | });
) = 513
write(1, "maximumLineLength: Line must be "..., 488maximumLineLength: Line must be at most 80 characters at crm/themes/gebo/js/app.js :
336 | var $this = $(this);
337 | var uri = $this.data().href;
338 | if (!confirm('Are you sure you want to mark the Process Log as Complete and convert these customers into Passive clients?')) {
-------------------------------------------------------------------------------------------------------------------------------------------^
339 | return;
340 | }
) = 488
write(1, "maximumLineLength: Line must be "..., 491maximumLineLength: Line must be at most 80 characters at crm/themes/gebo/js/app.js :
347 | .fail(function(x, s, err) {
348 | $this.removeClass('loading');
349 | alert('Something went wrong, please try again.. \r\n(Geek data: ' + s + ', ' + err + ', ' + x.responseText + ')');
----------------------------------------------------------------------------------------------------------------------------------^
350 | });
351 | e.preventDefault();
) = 491
write(1, "maximumLineLength: Line must be "..., 421maximumLineLength: Line must be at most 80 characters at crm/themes/gebo/js/app.js :
357 | onmatch: function() {
358 | var $this = $(this);
359 | var $input = $('<input class="search" type="search">').insertBefore($this);
------------------------------------------------------------------------------------------^
360 | $this.hide();
361 | $input.data('original', $this);
) = 421
write(1, "maximumLineLength: Line must be "..., 454maximumLineLength: Line must be at most 80 characters at crm/themes/gebo/js/app.js :
362 | var data = [];
363 | $this.find('option').each(function() {
364 | data.push({value: $(this).val(), label: $(this).text(), tokens: $(this).text().split(/[\s\.]+/)});
-------------------------------------------------------------------------------------------------------------------^
365 | });
366 | var Tpl = {
) = 454
write(1, "maximumLineLength: Line must be "..., 464maximumLineLength: Line must be at most 80 characters at crm/themes/gebo/js/app.js :
373 | },};
374 | $input
375 | .typeahead({limit: 50, name: 'data', local: data, template: '{{label}}', engine: Tpl})
------------------------------------------------------------------------------------------------------^
376 | .on('typeahead:initialized', function(e) {
377 | // Fill textbox if select has a value already
) = 464
write(1, "maximumLineLength: Line must be "..., 434maximumLineLength: Line must be at most 80 characters at crm/themes/gebo/js/app.js :
383 | }
384 | })
385 | .on('typeahead:autocompleted typeahead:selected', function(e, datum, set) {
-------------------------------------------------------------------------------------------^
386 | $(this).typeahead('setQuery', datum.label);
387 | $(this).data('original').val(datum.value);
) = 434
write(1, "maximumLineLength: Line must be "..., 588maximumLineLength: Line must be at most 80 characters at crm/themes/gebo/js/app.js :
421 | data = JSON.parse(xhr.responseText);
422 | if (data.Error && data.Error == 'ValidationException') {
423 | alert('Failed to extract student, perhaps a Customer with same email already exists?\r\n' + data.ErrorMessage);
----------------------------------------------------------------------------------------------------------------------------------^
424 | } else {
425 | alert('Failed to extract student.\r\n' + data.ErrorMessage);
) = 588
write(1, "maximumLineLength: Line must be "..., 406maximumLineLength: Line must be at most 80 characters at crm/themes/gebo/js/app.js :
426 | }
427 | } catch (err) {
428 | alert('Failed to extract student... try again? ' + err + ', ' + status + ',' + xhr.responseText);
------------------------------------------------------------------------------------------------------------------^
429 | }
430 | });
) = 406
write(1, "maximumLineLength: Line must be "..., 452maximumLineLength: Line must be at most 80 characters at crm/themes/gebo/js/app.js :
434 | e.preventDefault();
435 | if (confirm('Really change dates?')) {
436 | var startDate = $('.quote-error__date--startdate .quote-error__date__date');
-------------------------------------------------------------------------------------------^
437 | if (startDate.length) {
438 | startDate = startDate.data().date;
) = 452
write(1, "maximumLineLength: Line must be "..., 409maximumLineLength: Line must be at most 80 characters at crm/themes/gebo/js/app.js :
440 | startDate = null;
441 | }
442 | var endDate = $('.quote-error__date--enddate .quote-error__date__date');
-----------------------------------------------------------------------------------------^
443 | if (endDate.length) {
444 | endDate = endDate.data().date;
) = 409
write(1, "\n28 code style errors found.\n", 29
28 code style errors found.
) = 29
write(1, "", 0) = 0
write(2, "", 0) = 0
+++ exited with 2 +++
Command exited with non-zero status 2
###########################################################
14.92user 0.30system 0:15.14elapsed 100%CPU (0avgtext+0avgdata 66212maxresident)k
7648inputs+36880outputs (0major+16518minor)pagefaults 0swaps
###########################################################
$ jscs --version ╰╼12:00:00
3.0.7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment