Skip to content

passes/commentignore: Support multiple line comments#249

Merged
bflad merged 1 commit intomainfrom
commentignore-multiline-comments
Jan 26, 2022
Merged

passes/commentignore: Support multiple line comments#249
bflad merged 1 commit intomainfrom
commentignore-multiline-comments

Conversation

@bflad
Copy link
Copy Markdown
Owner

@bflad bflad commented Jan 25, 2022

Closes #248

Previously, multiple line comments including the lintignore directive would not take effect unless it was on the first line. Now any comment line can implement the lintignore directive.

Reference: #248

Previously, multiple line comments including the lintignore directive would not take effect unless it was on the first line. Now any comment line can implement the lintignore directive.
@bflad bflad added enhancement New feature or request ast AST Handling labels Jan 25, 2022
@bflad bflad added this to the v0.28.0 milestone Jan 25, 2022
@bflad bflad merged commit afaa086 into main Jan 26, 2022
@bflad bflad deleted the commentignore-multiline-comments branch January 26, 2022 00:37
bflad added a commit that referenced this pull request Jan 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ast AST Handling enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support for multiline comments

1 participant