Skip to content

Blanks before comments #15

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions