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 imports checker to github flows #297

Merged
merged 1 commit into from
Jan 12, 2024

Conversation

alikhosravidev
Copy link
Contributor

@alikhosravidev alikhosravidev commented Jan 5, 2024

Adds import checker to GitHub workflows to reveal "extra" or "wrong" use statements.

  • This PR also includes a commit to remove an extra import so that the checks pass.
  • You will also have a badge in the readme file indicating that all the imports (use statements) are correct.

@alikhosravidev alikhosravidev marked this pull request as draft January 5, 2024 16:47
@alikhosravidev alikhosravidev force-pushed the import/checker branch 3 times, most recently from 3d829da to 155b79d Compare January 5, 2024 16:57
@alikhosravidev alikhosravidev marked this pull request as ready for review January 5, 2024 17:04
@khanzadimahdi khanzadimahdi merged commit 672a2c5 into shetabit:master Jan 12, 2024
3 checks passed
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