Skip to content

Remove preferredTypesDefined option, applying it automatically instead #304

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

Closed
wants to merge 2 commits into from

Conversation

brettz9
Copy link
Collaborator

@brettz9 brettz9 commented Jul 1, 2019

To add along with #302 and #303 to an 11.0.0 branch per #303 (comment) before merging.

feat: make preferredTypesDefined option obsolete by applying the behavior automatically

BREAKING CHANGE:

One can no longer set preferredTypesDefined to false to avoid the settings.jsdoc.preferredTypes targets from being treated as defined.

@brettz9 brettz9 requested a review from golopot July 1, 2019 03:25
@brettz9 brettz9 mentioned this pull request Jul 1, 2019
… to be defined; add `definedTags` option to replace `additionalTagNames.customTags` setting

BREAKING CHANGE:

Switch `additionalTagNames.customTags` setting to `definedTags` option (only used by one rule)
@golopot golopot changed the base branch from master to 11.0 July 5, 2019 17:20
Copy link
Collaborator

@golopot golopot left a comment

Choose a reason for hiding this comment

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

I have change the merge target branch to 11.0, as discussed in #303 (comment) .

@brettz9 brettz9 force-pushed the remove-preferredTypesDefined branch from 9939343 to 505f1d7 Compare July 6, 2019 00:35
…ly automatically

BREAKING CHANGE:

One can no longer avoid `preferredTypes` types being treated as defined
@brettz9 brettz9 force-pushed the remove-preferredTypesDefined branch from 505f1d7 to 2072735 Compare July 6, 2019 00:36
@brettz9 brettz9 closed this Jul 6, 2019
@golopot
Copy link
Collaborator

golopot commented Jul 6, 2019

It seems that this pr is accidental closed because the branch gajus/11.0 is moved to gajus/11.0.0. Can you reopen it?

@brettz9
Copy link
Collaborator Author

brettz9 commented Jul 6, 2019

I had already added an 11.0.0 branch and rebased this onto that. It won't let me reopen as this is already a part of 11.0.0. There are no new changes, I have simply rebased, so if you want to confirm, please confirm on 11.0.0. I've also merged in #310 as you approved that as well.

@golopot
Copy link
Collaborator

golopot commented Jul 6, 2019

Ok, thanks.

@brettz9 brettz9 deleted the remove-preferredTypesDefined branch July 6, 2019 05:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants