Skip to content

trailing whitespace created by editor is detected Squiz.WhiteSpace.SuperfluousWhitespace.EndLine #804

@snmatsui

Description

@snmatsui
LINE  22: ERROR [x] Whitespace
                    found
                    at
                    end
                    of
                    line
                    (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine)
----------------------------------------------------------------------
    20:  /**
    21:  ·*·LoremIpsum
>>  22:  ·*·
    23:  ·*·LoremIpsum

PHPDocumentor requires whiteline between summary and description.
(https://docs.phpdoc.org/guide/references/phpdoc/basic-syntax.html)

It looks natural that Line22 has trailing whitespace.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions