Skip to content

Revert changes to the no-use-before-define rule #396

Merged
Paul-Hebert merged 3 commits intomainfrom
revert-no-use-before-undefined-change
Jul 5, 2022
Merged

Revert changes to the no-use-before-define rule #396
Paul-Hebert merged 3 commits intomainfrom
revert-no-use-before-undefined-change

Conversation

@Paul-Hebert
Copy link
Copy Markdown
Contributor

This PR reverts the previous change to the to no-use-before-define rule since it was more heavy-handed than expected.

I used git revert to commit the PR commit and then created a new changeset. There were some conflicts when reverting the changes to generate-changeset. I ended up just backing out those changes since the changes I was reverting were minor and totally fine.

Let me know if there's another way you'd prefer I handle this.

Paul Hebert added 2 commits July 1, 2022 15:17
This reverts commit a7d5860.

It does not revert commits to generate-changeset, since those changes were small and fine, and reverting them conflicts with more recent changes.
@Paul-Hebert Paul-Hebert requested a review from calebeby July 1, 2022 22:39
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Jul 1, 2022

🦋 Changeset detected

Latest commit: 94d6926

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@cloudfour/eslint-plugin Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@Paul-Hebert
Copy link
Copy Markdown
Contributor Author

I added back in one fixture file that I deleted when I made my previous change, but there were new lint issues in it from other changes we made. So I deleted it again.

Copy link
Copy Markdown
Member

@calebeby calebeby left a comment

Choose a reason for hiding this comment

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

Thanks!

@Paul-Hebert Paul-Hebert merged commit eaa4ea8 into main Jul 5, 2022
@Paul-Hebert Paul-Hebert deleted the revert-no-use-before-undefined-change branch July 5, 2022 15:58
@github-actions github-actions Bot mentioned this pull request Jul 5, 2022
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.

2 participants