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

Fix: Adjust ComposerJsonNormalizer to stop sorting scripts.auto-scripts #776

Merged
merged 1 commit into from
Dec 12, 2022

Conversation

localheinz
Copy link
Member

@localheinz localheinz commented Dec 12, 2022

This pull request

  • stops sorting scripts.auto-scripts in composer.json

Related to ergebnis/composer-normalize#704.

@localheinz localheinz self-assigned this Dec 12, 2022
@localheinz localheinz changed the title Fix: Do not sort scripts.auto-scripts Fix: Do not sort scripts.auto-scripts in composer.json Dec 12, 2022
@localheinz localheinz force-pushed the fix/scripts-auto-scripts branch from ba54256 to dceedb8 Compare December 12, 2022 06:55
@codecov
Copy link

codecov bot commented Dec 12, 2022

Codecov Report

Merging #776 (8b07804) into main (8b07804) will not change coverage.
The diff coverage is n/a.

❗ Current head 8b07804 differs from pull request most recent head 256952f. Consider uploading reports for the commit 256952f to get more accurate results

@@            Coverage Diff            @@
##               main     #776   +/-   ##
=========================================
  Coverage     98.71%   98.71%           
  Complexity      133      133           
=========================================
  Files            29       29           
  Lines           389      389           
=========================================
  Hits            384      384           
  Misses            5        5           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@localheinz localheinz force-pushed the fix/scripts-auto-scripts branch from dceedb8 to 256952f Compare December 12, 2022 06:57
@localheinz localheinz changed the title Fix: Do not sort scripts.auto-scripts in composer.json Fix: Adjust ComposerJsonNormalizer to stop sorting scripts.auto-scripts Dec 12, 2022
@localheinz localheinz merged commit b91309d into main Dec 12, 2022
@localheinz localheinz deleted the fix/scripts-auto-scripts branch December 12, 2022 07:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants