You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #58146 [Bundles] Fix configurations info consistency (alexandre-daubois)
This PR was merged into the 7.2 branch.
Discussion
----------
[Bundles] Fix configurations info consistency
| Q | A
| ------------- | ---
| Branch? | 7.2
| Bug fix? | no
| New feature? | no
| Deprecations? | no
| Issues | -
| License | MIT
Syncs all calls to `->info('...')` with upper first letter + final dot. The vast majority of info messages use this format, but a few are inconsistent.
Commits
-------
82553bcd81 Fix configurations info consistency
0 commit comments