Skip to content
This repository has been archived by the owner on Mar 25, 2021. It is now read-only.

Fix arrow-parens with return type annotation #2265

Merged
merged 1 commit into from
Mar 6, 2017
Merged

Fix arrow-parens with return type annotation #2265

merged 1 commit into from
Mar 6, 2017

Conversation

ajafff
Copy link
Contributor

@ajafff ajafff commented Feb 28, 2017

PR checklist

Overview of change:

Fixes: #2237

CHANGELOG.md entry:

[bugfix] arrow-parens with option ban-single-arg-parens now correctly handles functions with return type annotation

[bugfix] `arrow-parens` with option `ban-single-arg-parens` now correctly handles functions with return type annotation
Fixes: #2237
Copy link
Contributor

@nchen63 nchen63 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ban-single-arg-parens doesn't work with return type declarations
3 participants