Skip to content

Commit e866ba9

Browse files
committed
ignore for codesniffer
1 parent 1acae0e commit e866ba9

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

solid/templates/admin.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
<?php
2+
// phpcs:ignoreFile
3+
// Let codesniffer ignore this file, as we are heavily mixing php and HTML together.
24
script('solid', 'settings-admin');
35
style('solid', 'settings-admin');
46
?>

0 commit comments

Comments
 (0)