Skip to content

Commit

Permalink
Parsers now can deal with HTML file inputs, though only JSLint can re…
Browse files Browse the repository at this point in the history
…ad the inline JavaScript
  • Loading branch information
arthurakay committed Apr 17, 2013
1 parent 24d768a commit 25b755f
Show file tree
Hide file tree
Showing 18 changed files with 444 additions and 218 deletions.
2 changes: 1 addition & 1 deletion docs/data.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/index.html
Expand Up @@ -34,6 +34,7 @@ <h3>linters</h3>
<a href="#!/api/LintRoller.linters.Esprima" rel="LintRoller.linters.Esprima" class="docClass">LintRoller.linters.Esprima</a>
<a href="#!/api/LintRoller.linters.JSHint" rel="LintRoller.linters.JSHint" class="docClass">LintRoller.linters.JSHint</a>
<a href="#!/api/LintRoller.linters.JSLint" rel="LintRoller.linters.JSLint" class="docClass">LintRoller.linters.JSLint</a>
<a href="#!/api/LintRoller.linters.W3C_HTML" rel="LintRoller.linters.W3C_HTML" class="docClass">LintRoller.linters.W3C_HTML</a>
</div>
</div>
<div class='middle-column'>
Expand Down
2 changes: 1 addition & 1 deletion docs/output/LintRoller.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/output/LintRoller.linters.Esprima.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/output/LintRoller.linters.JSHint.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 25b755f

Please sign in to comment.