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

Add lint rule that prevents Dispatchers usage #1888

Merged
merged 2 commits into from
Nov 14, 2024

Conversation

OscarSpruit
Copy link
Contributor

Description

Add lint rule that prevents Dispatchers usage and forces to use DispatcherProvider instead. This will help us to keep our code testable.

Checklist

  • PR is labelled
  • Code is unit tested
  • Changes are tested manually

COAND-1020

@OscarSpruit OscarSpruit added the Chore [PRs only] Indicates any task that does not need to be mentioned in the public release notes label Nov 11, 2024
@OscarSpruit OscarSpruit requested a review from a team as a code owner November 11, 2024 15:42
araratthehero
araratthehero previously approved these changes Nov 12, 2024
Copy link

✅ No public API changes

Copy link

sonarcloud bot commented Nov 14, 2024

@OscarSpruit OscarSpruit merged commit 357cf03 into develop Nov 14, 2024
11 checks passed
@OscarSpruit OscarSpruit deleted the chore/dispatchers-lint-rule branch November 14, 2024 11:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Chore [PRs only] Indicates any task that does not need to be mentioned in the public release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants