Skip to content
Snippets Groups Projects
Commit 112179f8 authored by Erick Hitter's avatar Erick Hitter
Browse files

Ignore PHPCS here too

parent a1faceb2
Branches
Tags
1 merge request!4Bump WP compatibility
Pipeline #2756 passed
<!DOCTYPE html>
<?php
// phpcs:ignoreFile -- legacy code in need of refactoring.
?><!DOCTYPE html>
<html>
<head>
<title><?php wp_title( '|', true, 'right' ); bloginfo( 'name' ); ?></title>
......@@ -40,4 +42,4 @@
<p class="copyright">Copyright &copy;<?php echo date( 'Y' ); ?> <strong><?php bloginfo( 'name' ); ?></strong> unless otherwise noted.</p>
</body>
</html>
\ No newline at end of file
</html>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment