Skip to content

commentFormatting: should allow vertical bars #1066

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

Merged
merged 1 commit into from
Jul 14, 2021

Conversation

janisz
Copy link
Contributor

@janisz janisz commented Jul 14, 2021

This change will allow comments used a vertical line
such as

///////////
//--------
//++++++++
//########

Fixes: #1065

@cristaloleg cristaloleg changed the title CommentFormatter should allow vertical bars commentFormatting: should allow vertical bars Jul 14, 2021
@janisz janisz force-pushed the commentFormatter branch from 7df0494 to 9d04fc2 Compare July 14, 2021 11:33
cristaloleg
cristaloleg previously approved these changes Jul 14, 2021
This change will allow comments used a vertical line
such as

```
///////////
//--------
//++++++++
//########
```

Fixes: go-critic#1065
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Comment formatting does not handle vertical bars and comments inside comments
3 participants