desrosj/respect-art-direction

View on GitHub
functions-media-sets.php

Summary

Maintainability
A
0 mins
Test Coverage

Showing 9 of 9 total issues

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

* )
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

* '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

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 $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-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_1',
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
Category
Status