Initial-Release
This commit is contained in:
25
app/build/outputs/lint-results-release-fatal.html
Normal file
25
app/build/outputs/lint-results-release-fatal.html
Normal file
@@ -0,0 +1,25 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>Lint Report</title>
|
||||
<link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=Roboto" />
|
||||
<link rel="stylesheet" type="text/css" href="lint-results-release-fatal_files/hololike.css" />
|
||||
<script language="javascript" type="text/javascript">
|
||||
<!--
|
||||
function reveal(id) {
|
||||
if (document.getElementById) {
|
||||
document.getElementById(id).style.display = 'block';
|
||||
document.getElementById(id+'Link').style.display = 'none';
|
||||
}
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Lint Report</h1>
|
||||
<div class="titleSeparator"></div>
|
||||
Check performed at Thu Oct 15 09:03:55 CEST 2015.<br/>
|
||||
0 errors and 0 warnings found:<br/><br/>
|
||||
Congratulations!
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user