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

feat: adds CheckJobDispatchArgumentTypesCompatibleWithClassConstructorRule rule #991

Merged
merged 1 commit into from Oct 30, 2021

Conversation

canvural
Copy link
Collaborator

  • Added or updated tests
  • Documented user facing changes
  • Updated CHANGELOG.md

Implements #927

Changes

This PR adds a rule that can check arguments given in dispatch (and other variants) method against the job class constructor.

@canvural canvural force-pushed the job-dispatch-argument-validation branch from 732ff84 to 501bba7 Compare October 30, 2021 19:56
@canvural canvural merged commit 2e394c6 into master Oct 30, 2021
@canvural canvural deleted the job-dispatch-argument-validation branch October 30, 2021 20:17
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.

None yet

2 participants