Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Blanks before comments #15

Open
gossi opened this issue Oct 18, 2014 · 0 comments
Open

Blanks before comments #15

gossi opened this issue Oct 18, 2014 · 0 comments

Comments

@gossi
Copy link
Member

gossi commented Oct 18, 2014

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
@gossi gossi mentioned this issue Oct 18, 2014
5 tasks
@gossi gossi modified the milestone: Version 1.0 Oct 18, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant