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

Adding new rule to disallow non consecutive function overloads #1426

Merged
merged 3 commits into from
Jul 28, 2016

Conversation

rakatyal
Copy link
Contributor

No description provided.

optionsDescription: "Not configurable.",
options: null,
optionExamples: ["true"],
type: "style",
Copy link
Contributor

Choose a reason for hiding this comment

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

let's change this to "typescript" since it's typescript-specific

@adidahiya
Copy link
Contributor

Thanks for the PR @rakatyal, in general I like the idea of this rule. Needs some small tweaks and additional tests before merging.

@rakatyal
Copy link
Contributor Author

@adidahiya: Thanks for the detailed review. I have refactored the code according to your suggestions and to handle the case for nested interfaces. Please have a look again.

@adidahiya
Copy link
Contributor

lgtm 👍

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