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

FP S4136 doesn't handle accessors correctly #469

Closed
saberduck opened this issue Jan 24, 2018 · 2 comments
Closed

FP S4136 doesn't handle accessors correctly #469

saberduck opened this issue Jan 24, 2018 · 2 comments
Assignees
Milestone

Comments

@saberduck
Copy link
Contributor

TSLint rule adjacent-overload-signatures doesn't handle properties correctly, it considers get set to be an overload.

@saberduck saberduck added this to the 1.6 milestone Jan 24, 2018
@saberduck saberduck self-assigned this Feb 14, 2018
@saberduck saberduck changed the title FP S4136 doesn't handle properties correctly FP S4136 doesn't handle accessors correctly Feb 14, 2018
@saberduck
Copy link
Contributor Author

PR created in tslint repository palantir/tslint#3718

@saberduck
Copy link
Contributor Author

saberduck commented May 16, 2018

Reimplemented rule from tslint adjacent-overload-signatures with rule consecutive-overloads in sonarts to handle this FP

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

No branches or pull requests

2 participants