cachethq / core

🚦 The core of Cachet, the open-source status page system.
https://cachethq.io
MIT License
101 stars 20 forks source link

feat/dev-tools: PHPStan, PHPInsights & Laravel Pint #43

Closed joelbutcher closed 9 months ago

joelbutcher commented 9 months ago

TL;DR

Adds dev tooling to cachet/core

Description

This PR adds the following dev tools into the cachet/core project

Important things to note

jbrooksuk commented 9 months ago

Thanks for this, @joelbutcher. However, I'm not going to merge this at this time. I really want to nail the features and design implementation before we get into any of this.

Note that Pint runs automatically when anything is merged into main.

Let's keep PHPStan in mind for the future though.