laravel-money
laravel-money copied to clipboard
Add imports checker to github flows
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: