tighten / duster

Automatic configuration for Laravel apps to apply Tighten's standard linting & code standards.
MIT License
464 stars 13 forks source link

[3.x] Fail TLint `fix` on linting issue #146

Closed driftingly closed 3 months ago

driftingly commented 4 months ago

This PR updates TLint to fail on linting issue when running fix

With this changing the functionality of fixing to fail on linting issues this may require a major bump.

Closes #125