Skip to content

Comments

Backend linter for PHP#30

Merged
jankapunkt merged 6 commits intomainfrom
backend-linter
May 27, 2024
Merged

Backend linter for PHP#30
jankapunkt merged 6 commits intomainfrom
backend-linter

Conversation

@alessandrobelli
Copy link
Contributor

it executes every push or pull request and address #5

@jankapunkt will it execute on my request or on merge?

Alessandro Belli added 2 commits May 22, 2024 15:06
@alessandrobelli alessandrobelli added this to the Pre-Release milestone May 22, 2024
@alessandrobelli alessandrobelli self-assigned this May 22, 2024
@jankapunkt
Copy link
Member

@alessandrobelli awesome! It already runs in this pr, see the checks section. Note that it's failing. If you want I can merge and you address the lint errors later or you can add fixes to this PR. To me both are okay

@alessandrobelli alessandrobelli marked this pull request as draft May 23, 2024 08:02
Alessandro Belli added 3 commits May 23, 2024 10:11
- now the github action just check the code style and there's a pre-commit action to actually format the code
- run laravel pint just by tipying "pint" in your terminal
@alessandrobelli
Copy link
Contributor Author

alessandrobelli commented May 24, 2024

@jankapunkt changed it, the linter is pint, and we just need to type pint after we install the package once running composer install.
Tests now are passing 🥳

@alessandrobelli alessandrobelli marked this pull request as ready for review May 24, 2024 07:10
jankapunkt
jankapunkt previously approved these changes May 25, 2024
@jankapunkt
Copy link
Member

@alessandrobelli please adress my question and resolve the conversation if you think it's not necessary, then I will merge it.
If you want to change it, please add the commit to this PR and reassign my review.

@jankapunkt jankapunkt merged commit b439644 into main May 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants