spellcheck fixes #192
code-quality.yml
on: push
code-quality
/
Lint GitHub Actions workflows
8s
code-quality
/
Lint PHP files
15s
code-quality
/
Lint Gherkin Feature files
13s
code-quality
/
Spell check
6s
code-quality
/
PHPCS
21s
code-quality
/
PHPStan
15s
Annotations
2 errors and 2 warnings
|
code-quality / PHPCS
Process completed with exit code 1.
|
|
code-quality / PHPCS
Process completed with exit code 2.
|
|
code-quality / PHPCS:
src/WP_Export_Query.php#L296
Equals sign not aligned with surrounding assignments; expected 9 spaces but found 2 spaces
|
|
code-quality / PHPCS:
src/WP_Export_Query.php#L295
Equals sign not aligned with surrounding assignments; expected 8 spaces but found 1 space
|