Kanti/htmly-installer

View on GitHub
src/GetHtaccess.php

Summary

Maintainability
A
1 hr
Test Coverage

Method htaccess has 28 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public static function htaccess()
    {
        return <<<EOT
# Don't show directory listings for URLs which map to a directory.
Options -Indexes
Severity: Minor
Found in src/GetHtaccess.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status