Update coding-standards.yml #457
Annotations
1 error and 6 warnings
PHP CS Fixer (8.2)
Process completed with exit code 1.
|
PHP CS Fixer (8.2):
src/Anonymization/Config/Loader/AttributesLoader.php#L1
Found violation(s) of type: single_space_around_construct
|
PHP CS Fixer (8.2):
src/Anonymization/Config/Loader/AttributesLoader.php#L1
Found violation(s) of type: braces_position
|
PHP CS Fixer (8.2):
src/Anonymization/Config/Loader/AttributesLoader.php#L1
Found violation(s) of type: single_line_empty_body
|
PHP CS Fixer (8.2):
src/Test/FunctionalTestCase.php#L1
Found violation(s) of type: single_space_around_construct
|
PHP CS Fixer (8.2):
src/Backupper/SqliteBackupper.php#L1
Found violation(s) of type: single_space_around_construct
|
PHP CS Fixer (8.2):
src/Bridge/Symfony/DependencyInjection/Compiler/DbToolsPass.php#L1
Found violation(s) of type: single_space_around_construct
|