laravel/pint

--diff option do not compare changes from provided branch

Geschlossen

#361 geöffnet am 11.03.2025

 (6 Kommentare) (6 Reaktionen) (0 zugewiesene Personen)PHP (189 Forks)user submission
help wanted

Repository-Metriken

Stars
 (3.127 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 1T 7h) (4 gemergte PRs in 30 T)

Beschreibung

Pint Version

1.21.1

PHP Version

8.3.1

Description

I am experiencing an issue with the --diff option.

Despite the fix provided in https://github.com/laravel/pint/releases/tag/v1.21.0, the issue is still producing and provide this :

Image

I tried to run command in local environment and in a github action, same effect. removing the option preset does not change the output.

Steps To Reproduce

pint --diff=main --preset laravel

Contributor Guide