UNPKG

gulp-hint-web-reporter

Version:

Hint web reporter compatible with htmlhint, jshint, csslint and maybe others

14 lines (13 loc) 746 B
<!DOCTYPE html> <html lang="en"> <head> <title>HTMLHint Report</title> <link rel="stylesheet" href="http://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css"> <link rel="stylesheet" href="https://cdn.rawgit.com/google/code-prettify/master/styles/desert.css"> <script src="http://code.jquery.com/jquery-2.2.1.min.js"></script> <script src="http://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js"></script> <script src="https://cdn.rawgit.com/google/code-prettify/master/loader/run_prettify.js"></script> <style>.clickable{cursor:pointer;width:100%}.panel{margin-bottom: 0px}.file-header{width:100%;height:30px}.well{margin-bottom:50px}</style> </head> <body> <div class="file-header"></div>