Skip to content

Instantly share code, notes, and snippets.

@danpoltawski
Last active May 19, 2016 12:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save danpoltawski/3d01a55c12ee898bb36e17a5a4f5c51d to your computer and use it in GitHub Desktop.
Save danpoltawski/3d01a55c12ee898bb36e17a5a4f5c51d to your computer and use it in GitHub Desktop.

Eslint results on 3671ebed151

Core AMD modules

✘ 248 problems (0 errors, 248 warnings)

$ eslint --format 'node_modules/eslint-friendly-formatter' */**/amd/src/*

Warnings:

Core YUI modules

✘ 444 problems (0 errors, 444 warnings)

$ eslint --format 'node_modules/eslint-friendly-formatter' */**/yui/src/*

Warnings:

Entire codebase

✘ 13352 problems (1058 errors, 12294 warnings)

$ eslint --format 'node_modules/eslint-friendly-formatter' .

Errors:

Warnings:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment