Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI: drop pint from CI tests #160

Merged
merged 1 commit into from
Feb 6, 2025
Merged

CI: drop pint from CI tests #160

merged 1 commit into from
Feb 6, 2025

Conversation

chuckadams
Copy link
Contributor

Pull Request

What changed?

This takes out the call to pint --test from CI.

Why did it change?

Not only does pint, or the real culprit, php-cs-fixer, take longer to run than phpstan, it doesn't even produce stable results: too many times I've had pint "fix" a file, then it fails the test again!

Formatting checks in CI are a good thing, but not if it's like this. Pint is still in the composer dependencies, so I'll just commit the occasional mass-reformat by hand. sic transit pint.

Did you fix any specific issues?

No GH issues, but my blood pressure is probably lower now.

CERTIFICATION

By opening this pull request, I do agree to abide by the Code of Conduct and be bound by the terms of the Contribution Guidelines in effect on the date and time of my contribution as proven by the revision information in GitHub.

@chuckadams chuckadams merged commit 64f8a63 into main Feb 6, 2025
1 check passed
@chuckadams chuckadams deleted the chuck/fix/drop-pint-in-ci branch February 6, 2025 19:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant