Skip to content
This repository was archived by the owner on Dec 3, 2023. It is now read-only.

Fixer DocBlockLineLengthFixer is adding multiple empty lines in DocBloc before @psalm and other tags #4426

@vukanac

Description

@vukanac

I am wondering why this fixer is adding new lines every time?
And how to prevent it from doing that?

10) src/SomeFile.php

    ---------- begin diff ----------
@@ -24,6 +24,10 @@
      *
      *
      *
+     *
+     *
+     *
+     *
      * @psalm-return array<string, mixed>
      * @return array<string, mixed>
      */
    ----------- end diff -----------


Applied checkers:

 * Symplify\CodingStandard\Fixer\LineLength\DocBlockLineLengthFixer

symplify/easy-coding-standard: 11.1.10

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions