Kanti/htmly-installer

View on GitHub
index.php

Summary

Maintainability
A
0 mins
Test Coverage

No space found after comma in function call
Open

file_put_contents(dirname($_SERVER["SCRIPT_FILENAME"]) . "/test.php",'
Severity: Minor
Found in index.php by phpcodesniffer

Expected 1 space after closing parenthesis; found "//new Backed?\n"
Open

if (require_once "backer.php")//new Backed?
Severity: Minor
Found in index.php by phpcodesniffer

Expected 1 newline at end of file; 0 found
Open

new HTMLy\Settings;
Severity: Minor
Found in index.php by phpcodesniffer

There are no issues that match your filters.

Category
Status