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

Closed
wants to merge 1 commit into from

Conversation

alikhosravidev
Copy link

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.

@freekmurze
Copy link
Member

I'm going to pass on this for now. Pint / PHP-CS-Fixer will take care of this problem too.

@freekmurze freekmurze closed this Jan 8, 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.

2 participants