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 #92

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

imanghafoori1
Copy link

@imanghafoori1 imanghafoori1 commented Dec 30, 2023

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.

Below is a screenshot of what happens if we do not include the latest commit in this PR:
image

@imanghafoori1 imanghafoori1 reopened this Jan 3, 2024
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

1 participant