kwartzlab / kos-base

KwartzlabOS
4 stars 1 forks source link

Format repo using Laravel pint and keep formatted using CI #19

Closed IanEdington closed 5 months ago

IanEdington commented 11 months ago

I'm a big fan of opinionated formatters. I'd like to format the repo using laravel pint and keep it formatted using CI.

azend commented 7 months ago

Hey, was this issue completed somehow? One thing I was thinking is that if we don’t have GA credits then we could substitute for some local compute with pre-commit hooks. https://pre-commit.com/

IanEdington commented 6 months ago

Sure! If you want to take this on that would be awesome! I closed the ticket because I wanted to have a more collaborative discussion about what we wanted our working environment to be like in the dev channel, but I think an opinionated formatter is always going to be part of it.