Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stopped mutating nodes with a declare modifier #1458

Merged
merged 3 commits into from Mar 26, 2019
Merged

Stopped mutating nodes with a declare modifier #1458

merged 3 commits into from Mar 26, 2019

Conversation

JoshuaKGoldberg
Copy link
Contributor

Starts on #656. If this is the right approach, I can also send a PR to remove type definition nodes.

Starts on #656. If this is the right approach, I can also send a PR to remove type definition nodes.
@ghost ghost added the 🔎 Needs review label Mar 21, 2019
Copy link
Member

@nicojs nicojs left a comment

Choose a reason for hiding this comment

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

This is exactly what I had in mind. I've got 2 improvement suggestions. One nitpicking you can feel free to ignore, the other is about the new test 😎

packages/typescript/src/TypescriptMutator.ts Show resolved Hide resolved
packages/typescript/test/unit/TypescriptMutator.spec.ts Outdated Show resolved Hide resolved
@nicojs nicojs changed the title Stopped mtuating nodes with a declare modifier Stopped mutating nodes with a declare modifier Mar 21, 2019
Copy link
Member

@nicojs nicojs left a comment

Choose a reason for hiding this comment

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

Sorry, I was unclear about the test implementation. What do you think @JoshuaKGoldberg about my new comment?

packages/typescript/test/unit/TypescriptMutator.spec.ts Outdated Show resolved Hide resolved
@nicojs nicojs merged commit aae3afe into stryker-mutator:master Mar 26, 2019
@ghost ghost removed the 🔎 Needs review label Mar 26, 2019
@nicojs
Copy link
Member

nicojs commented Mar 26, 2019

Awesome! Thanks 👍

@JoshuaKGoldberg JoshuaKGoldberg deleted the typescript-not-mutating-declare-nodes branch March 26, 2019 10:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants