Nabeel Ahmed
Nabeel Ahmed
Since author hasn't merged the code yet, I have fixed and published my own fork of it. Anyone facing this issue can use this in your yml file: ```uses: thenabeel/action-phpcs@v8```
> @thenabeel thanks for the fork! Looking forward to merging the code as I am experiencing same issue. @elenakondrateva I just saw your comment, haha pretty late. I hope it...
@aarondfrancis Since Laravel 11 is released, is there any possibility to get this PR merged?
Hello! This is how it gets the changed files, in case you wanna look: https://github.com/thenabeel/action-phpcs/blob/master/src/get-changed-file.ts
@fma-technologies Since author hasn't merged the code yet, I have fixed and published my own fork of it. If you are facing this issue, you can use this in your...
> @thenabeel Thank you so much for that fork! It got our PSR-12 + blame setup running perfectly. Shame this main repo seems to be dead, but I really appreciate...
@atymic Can this be merged to have compatibility for Laravel 12?