Skip to content
Snippets Groups Projects
Commit 4ffe46b9 authored by Marijn Haverbeke's avatar Marijn Haverbeke
Browse files

[lint demo] Hot-link another version of csslint.js

Closes #3791
parent 86560dab
No related branches found
No related tags found
No related merge requests found
......@@ -11,7 +11,7 @@
<script src="../mode/css/css.js"></script>
<script src="//ajax.aspnetcdn.com/ajax/jshint/r07/jshint.js"></script>
<script src="https://rawgithub.com/zaach/jsonlint/79b553fb65c192add9066da64043458981b3972b/lib/jsonlint.js"></script>
<script src="https://rawgithub.com/stubbornella/csslint/master/release/csslint.js"></script>
<script src="http://csslint.net/js/csslint.js"></script>
<script src="../addon/lint/lint.js"></script>
<script src="../addon/lint/javascript-lint.js"></script>
<script src="../addon/lint/json-lint.js"></script>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment