roots / sage

WordPress starter theme with Laravel Blade components and templates, Tailwind CSS, and a modern development workflow
https://roots.io/sage/
MIT License
12.75k stars 3.06k forks source link

Feature Request: Run Pint and commit changes on pull requests #3078

Closed retlehs closed 2 years ago

retlehs commented 2 years ago

Summary

Create a new GitHub action for automatically running Laravel Pint on every commit pushed to a pull request

Any changes detected should be committed and pushed up to the branch automatically

Ref https://github.com/roots/sage/pull/3075

Motivation

Consistent code styling