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

Fix adjacentOverloadSignatures for constructors #1800

Merged
merged 2 commits into from
Nov 29, 2016

Conversation

zerovox
Copy link
Contributor

@zerovox zerovox commented Nov 29, 2016

PR checklist

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

What changes did you make?

adjacent-overload-signatures did not work for nodes without names, such as constructors or empty lines. For empty lines, that's not really an issue we care about for this rule, but we probably want to catch constructors that are not adjacent.

Is there anything you'd like reviewers to focus on?

(optional)

@adidahiya @rakatyal @Andy-MS

@adidahiya
Copy link
Contributor

nice, thanks @zerovox

@adidahiya adidahiya merged commit 3e9998e into palantir:master Nov 29, 2016
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.

2 participants