?
Anonymously
What CI's do you guys use at Tighten for a client?
Would love to see a CI snippet that implements duster, etc.
Mostly of our projects are under NDA, so I can't share much, but please take a look at symposium: github.com/tighten/symposium/blob/develop/.github/workflows/lint.yml
Basically we use phpcs and tighten lint package. There's also the tighten duster package github.com/tighten/duster