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

chore(lint): first refactoring towards enabling 'require-await' rule #11279

Merged
merged 16 commits into from
Aug 16, 2024

Conversation

Josh-Walker-GM
Copy link
Collaborator

@Josh-Walker-GM Josh-Walker-GM commented Aug 15, 2024

We will look to enable the typescript-eslint/require-await rule in the future. Currently we have many issues flagged when we do. This is the first work to refactor to correct issues related to that rule.

For now I'm focusing on tests so that we can be sure none of this is user facing. The changes here are mostly just removing unneeded async keywords.

@Josh-Walker-GM Josh-Walker-GM added release:chore This PR is a chore (means nothing for users) changesets-ok Override the changesets check labels Aug 15, 2024
@Josh-Walker-GM Josh-Walker-GM added this to the chore milestone Aug 15, 2024
@Josh-Walker-GM Josh-Walker-GM self-assigned this Aug 15, 2024
@Josh-Walker-GM Josh-Walker-GM merged commit 593aa27 into main Aug 16, 2024
46 checks passed
@Josh-Walker-GM Josh-Walker-GM deleted the jgmw/chore-lint-require-await-1 branch August 16, 2024 00:56
@Josh-Walker-GM Josh-Walker-GM modified the milestones: chore, v8.0.0 Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changesets-ok Override the changesets check release:chore This PR is a chore (means nothing for users)
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant