Skip to content

fix: converters now uses naming-convention #617

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

Merged
merged 2 commits into from
Jul 25, 2020
Merged

fix: converters now uses naming-convention #617

merged 2 commits into from
Jul 25, 2020

Conversation

KingDarBoja
Copy link
Collaborator

PR Checklist

Overview

This should bring the latest changes from typescript-eslint (the rule removals section) as requested but not sure if I have to provide a merger for these converters @JoshuaKGoldberg

@KingDarBoja KingDarBoja added the status: waiting for reviewer Waiting for a maintainer to review label Jun 22, 2020
@KingDarBoja KingDarBoja added this to the Version 1.1 milestone Jun 22, 2020
@KingDarBoja KingDarBoja self-assigned this Jun 22, 2020
@KingDarBoja
Copy link
Collaborator Author

Also related to this issue at typescrip-eslint.

Copy link
Member

@JoshuaKGoldberg JoshuaKGoldberg left a comment

Choose a reason for hiding this comment

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

Thanks for the PR, and sorry it took so long to review @KingDarBoja! It had already slipped my mind/schedule, then I took a vacation... variable-name looks good to me at first glance but the other rules need some options, I think?

@JoshuaKGoldberg JoshuaKGoldberg added status: waiting for author The PR author should address requested changes and removed status: waiting for reviewer Waiting for a maintainer to review labels Jul 12, 2020
@KingDarBoja KingDarBoja added status: waiting for reviewer Waiting for a maintainer to review and removed status: waiting for author The PR author should address requested changes labels Jul 18, 2020
Copy link
Member

@JoshuaKGoldberg JoshuaKGoldberg left a comment

Choose a reason for hiding this comment

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

Swell, I think this is about ready to ship. Very nicely done @KingDarBoja !

@JoshuaKGoldberg JoshuaKGoldberg merged commit a6da0ec into typescript-eslint:master Jul 25, 2020
@KingDarBoja KingDarBoja deleted the merger-naming-convention branch July 25, 2020 18:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: waiting for reviewer Waiting for a maintainer to review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

class-name convert deprecated. Rename to naming-convention
2 participants