1 file changed
+1
-1
lines changed- .jscsrc+1-2
- .jshintrc+1-2
- .travis.yml+3-1
- CONTRIBUTING.md+1
- README.md+12-6
- appveyor.yml+8-2
- dist/jshint-rhino.js+581-197
- dist/jshint.js+581-197
- package.json+2-2
- src/cli.js+1-1
- src/jshint.js+326-105
- src/lex.js+142-39
- src/messages.js+3-1
- src/options.js+64
- src/style.js-6
- src/vars.js+45-45
- tests/cli.js+2-1
- tests/regression/thirdparty.js+1-1
- tests/unit/core.js+312-15
- tests/unit/fixtures/class-declaration.js+15
- tests/unit/fixtures/es6-import-export.js+4-1
- tests/unit/fixtures/es6-template-literal-tagged.js+23
- tests/unit/fixtures/es6-template-literal.js+4
- tests/unit/fixtures/function-declaration.js+5
- tests/unit/fixtures/gh-2194.js+3
- tests/unit/fixtures/gh-738-browser.js+25
- tests/unit/fixtures/gh-738-node.js+22
- tests/unit/fixtures/ignore-w117.js+16
- tests/unit/fixtures/latedef-inline.js+31
- tests/unit/fixtures/shadow-inline.js+49
- tests/unit/options.js+231-23
- tests/unit/parser.js+365-25
0 commit comments