Add ltr.css support for RTL-based multilingual sites #49807
coding-standards.yml
on: pull_request
Coding standards
/
PHP checks
23s
Coding standards
/
JavaScript checks
1m 11s
Slack Notifications
/
Cancelled notifications
Slack Notifications
/
Failure notifications
Slack Notifications
/
Fixed notifications
Slack Notifications
/
Success notifications
Failed workflow tasks
0s
Annotations
2 errors and 4 warnings
|
Coding standards / PHP checks
Process completed with exit code 1.
|
|
Coding standards / PHP checks
Process completed with exit code 1.
|
|
Coding standards / PHP checks:
tests/phpunit/tests/dependencies/stylesLTRSupport.php#L104
Variable "$mainPos" is not in valid snake_case format, try "$main_pos"
|
|
Coding standards / PHP checks:
tests/phpunit/tests/dependencies/stylesLTRSupport.php#L104
Variable "$ltrPos" is not in valid snake_case format, try "$ltr_pos"
|
|
Coding standards / PHP checks:
tests/phpunit/tests/dependencies/stylesLTRSupport.php#L103
Variable "$ltrPos" is not in valid snake_case format, try "$ltr_pos"
|
|
Coding standards / PHP checks:
tests/phpunit/tests/dependencies/stylesLTRSupport.php#L102
Variable "$mainPos" is not in valid snake_case format, try "$main_pos"
|