desrosj/respect-art-direction

View on GitHub
functions-media-sets.php

Summary

Maintainability
A
0 mins
Test Coverage

Spaces must be used for mid-line alignment; tabs are not allowed
Open

 *         'source_list_1',
Severity: Minor
Found in functions-media-sets.php by phpcodesniffer

Spaces must be used for mid-line alignment; tabs are not allowed
Open

 *     'breakpoint-name-1' => array(
Severity: Minor
Found in functions-media-sets.php by phpcodesniffer

Spaces must be used for mid-line alignment; tabs are not allowed
Open

 *         'source_list_2',
Severity: Minor
Found in functions-media-sets.php by phpcodesniffer

Spaces must be used for mid-line alignment; tabs are not allowed
Open

 *     )
Severity: Minor
Found in functions-media-sets.php by phpcodesniffer

Expected 7 spaces after parameter type; 1 found
Open

 * @param string $breakpoint  Breakpoint name.
Severity: Minor
Found in functions-media-sets.php by phpcodesniffer

Spaces must be used for mid-line alignment; tabs are not allowed
Open

 *     'breakpoint-name-2' => array(
Severity: Minor
Found in functions-media-sets.php by phpcodesniffer

Expected 7 spaces after parameter type; 1 found
Open

 * @param string $name        Media set name.
Severity: Minor
Found in functions-media-sets.php by phpcodesniffer

Spaces must be used for mid-line alignment; tabs are not allowed
Open

 *         'source_list_1',
Severity: Minor
Found in functions-media-sets.php by phpcodesniffer

Spaces must be used for mid-line alignment; tabs are not allowed
Open

 *     ),
Severity: Minor
Found in functions-media-sets.php by phpcodesniffer

There are no issues that match your filters.

Category
Status