Idea: Composer Validate with --strict-psr --strict-ambiguous #12490
alexander-schranz
started this conversation in
General
Replies: 1 comment
-
Yes perhaps that'd be an idea (i.e. PR welcome :D) but I guess just as warnings and with a --no-check-autoload to skip it |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Stumbled today over --strict-psr --strict-ambiguous in the dump:autoload. Would be nice if such things could be part of the
composer validate
command. Runningdump:autoload
during ourcomposer lint
feels wrong: https://github.com/sulu/skeleton/blob/2bde9036b7a5b1f4af99e96c5fa4e287055d13cc/composer.json#L137-L149Beta Was this translation helpful? Give feedback.
All reactions