features/irc/views/irc.php

Summary

Maintainability
A
0 mins
Test Coverage

Line indented incorrectly; expected 8 spaces, found 6
Open

      ?>
Severity: Minor
Found in features/irc/views/irc.php by phpcodesniffer

Line indented incorrectly; expected 0 spaces, found 1
Open

 if ($channels['status'] == Irc::OK) {
Severity: Minor
Found in features/irc/views/irc.php by phpcodesniffer

Line indented incorrectly; expected 0 spaces, found 1
Open

 }
Severity: Minor
Found in features/irc/views/irc.php by phpcodesniffer

Line indented incorrectly; expected 4 spaces, found 2
Open

  <?php if (empty($irc_channels)) { ?>
Severity: Minor
Found in features/irc/views/irc.php by phpcodesniffer

Line indented incorrectly; expected 0 spaces, found 1
Open

 } else {
Severity: Minor
Found in features/irc/views/irc.php by phpcodesniffer

Line indented incorrectly; expected 4 spaces, found 2
Open

  <?php } ?>
Severity: Minor
Found in features/irc/views/irc.php by phpcodesniffer

Line indented incorrectly; expected 8 spaces, found 6
Open

      <?php
Severity: Minor
Found in features/irc/views/irc.php by phpcodesniffer

There are no issues that match your filters.

Category
Status