1 file changed
+1
-1
lines changed- .jscsrc+45
- .jshintrc-1
- CONTRIBUTING.md+2-2
- package.json+2-1
- src/cli.js+25-25
- src/jshint.js+166-146
- src/lex.js+48-48
- src/messages.js+5-4
- src/options.js+7-1
- src/platforms/rhino.js+6-6
- src/reporters/checkstyle.js+3-4
- src/reporters/default.js+2-2
- src/reporters/jslint_xml.js+2-3
- src/reporters/non_error.js+5-5
- src/reporters/unix.js+1-1
- src/state.js+1-1
- src/style.js+1-1
- tests/unit/core.js+1-1
- tests/unit/fixtures/nestedFunctions-locations.js+18-4
- tests/unit/fixtures/nestedFunctions.js+2
- tests/unit/options.js+37
- tests/unit/parser.js+11-3
0 commit comments