_stefanzweifel’s avatar_stefanzweifel’s Twitter Archive—№ 851

  1. …in reply to @paulredmond
    @paulredmond @michaeldyrynda @owenconti @TeamStyleCI I add the following GitHub Action to all PHP projects I touch. Runs CS fixer, fixes the issues, makes a commit and pushes everything back. github.com/stefanzweifel/laravel-stats/blob/master/.github/workflows/format_php.yml (I don't care about the added commit 🤷‍♂)