hotmeteor / spectator

OpenAPI testing for PHP
MIT License
285 stars 52 forks source link

Use pint for code style #161

Closed bastien-phi closed 8 months ago

bastien-phi commented 8 months ago

This PR removes usage of style CI and introduces the usage of laravel pint.

An action to auto-commit cs fixes was already present on develop branch.

I think it's great that the developer can fix their code style locally before sending a PR.

bastien-phi commented 8 months ago

@hotmeteor I think we should deactivate StyleCI here but I think I can't do it myself

hotmeteor commented 8 months ago

@bastien-phi OK StyleCI is removed and this has been reconciled. Lets squash this in as a single commit.