Skip to content

Blanks before comments #15

@gossi

Description

@gossi

Blanks before comments. There are three different types of comments:

  • Docblock /** ... */
  • Multiline /* ... */
  • Singleline // ...

Options to manage blanks

  • before docblock
  • before multiline
  • before singleline
    • before singleline, when followed by a block: if, for, ...
      • before singleline, when followed by a block, but first in current block, e.g. when first line in a method

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions