fix: pair
and chunk
operation when using empty input
#1635
Annotations
2 errors and 5 warnings
Code Style (ubuntu-latest, 8.1)
Process completed with exit code 1.
|
Code Style (ubuntu-latest, 8.1)
Process completed with exit code 1.
|
Code Style (ubuntu-latest, 8.1):
src/Operation/Chunk.php#L1
Found violation(s) of type: native_function_invocation
|
Code Style (ubuntu-latest, 8.1):
src/Operation/Chunk.php#L1
Found violation(s) of type: global_namespace_import
|
Code Style (ubuntu-latest, 8.1):
src/Operation/Chunk.php#L1
Found violation(s) of type: yoda_style
|
Code Style (ubuntu-latest, 8.1):
src/Operation/Chunk.php#L1
Found violation(s) of type: no_extra_blank_lines
|
Code Style (ubuntu-latest, 8.1):
src/Operation/Chunk.php#L1
Found violation(s) of type: blank_line_between_import_groups
|