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

Bugfix trailing-comma for new without parens #2389

Merged
merged 1 commit into from Mar 25, 2017
Merged

Bugfix trailing-comma for new without parens #2389

merged 1 commit into from Mar 25, 2017

Conversation

ajafff
Copy link
Contributor

@ajafff ajafff commented Mar 23, 2017

PR checklist

  • Addresses an existing issue: #0000
  • New feature, bugfix, or enhancement
    • Includes tests
  • Documentation update

Overview of change:

[bugfix] trailing-comma no longer crashes on new without parentheses (e.g. new Foo)

[bugfix] `trailing-comma` no longer crashes on new without parentheses (e.g. `new Foo`)
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.

None yet

2 participants