moderntribe / square-one

Modern Tribe's legacy WordPress framework for the classic editor.
GNU General Public License v2.0
89 stars 20 forks source link

Adds PHPStan format for errors in GitHub Actions #1024

Closed ChrisMKindred closed 2 years ago

ChrisMKindred commented 2 years ago

What does this do/fix?

Updates the format that is returned when PHPStan returns an error. This will make the error report look better in GitHub and function as expected in the GitHub UI.

Tests

Does this have tests?