Update dependency @wordpress/prettier-config to v4.13.0 #21
Annotations
10 errors
WPCS:
searchform.php#L3
Missing file doc comment
|
WPCS:
searchform.php#L4
Tabs must be used to indent lines; spaces are not allowed
|
WPCS:
searchform.php#L4
Multi-line function call not indented correctly; expected 8 spaces but found 5
|
WPCS:
searchform.php#L5
Multi-line function call not indented correctly; expected 4 spaces but found 1
|
WPCS:
inc/actions.php#L1
Missing file doc comment
|
WPCS:
inc/actions.php#L7
Expected exactly one space between closing parenthesis and opening control structure; " " found.
|
WPCS:
inc/actions.php#L8
Opening brace should be on the same line as the declaration
|
WPCS:
inc/actions.php#L9
Tabs must be used to indent lines; spaces are not allowed
|
WPCS:
inc/actions.php#L12
Opening PHP tag must be on a line by itself
|
WPCS:
inc/actions.php#L12
Opening PHP tag must be on a line by itself
|