laravel-money icon indicating copy to clipboard operation
laravel-money copied to clipboard

Add imports checker to github flows

Open imanghafoori1 opened this issue 1 year ago • 0 comments

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 avatar Dec 30 '23 16:12 imanghafoori1