Skip to content

fix: arrow func single param paren should not be removed when has trailing comma with trailing comments#536

Merged
dsherret merged 1 commit intomainfrom
fix_arrow_function_use_parens_prefer_none_trailing_comment
Jun 25, 2023
Merged

fix: arrow func single param paren should not be removed when has trailing comma with trailing comments#536
dsherret merged 1 commit intomainfrom
fix_arrow_function_use_parens_prefer_none_trailing_comment

Conversation

@dsherret
Copy link
Copy Markdown
Member

Closes #533

@dsherret dsherret merged commit f60ca8a into main Jun 25, 2023
@dsherret dsherret deleted the fix_arrow_function_use_parens_prefer_none_trailing_comment branch June 25, 2023 17:23
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.

Arrow function parameters containing comment has parens removed incorrectly

1 participant