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

support composer taint-baseline on windows #5252

Merged
merged 1 commit into from Jul 20, 2022
Merged

support composer taint-baseline on windows #5252

merged 1 commit into from Jul 20, 2022

Conversation

staabm
Copy link
Member

@staabm staabm commented Jul 20, 2022

No description provided.

@@ -121,7 +121,10 @@
"rector process --ansi"
],
"taint": "psalm --use-baseline=.tools/psalm/baseline-taint.xml --taint-analysis --no-cache --threads=1",
"taint-baseline": "psalm --set-baseline=.tools/psalm/baseline-taint.xml --taint-analysis --no-cache --threads=1; git checkout -- psalm.xml",
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

mehrere commandos mit ; separieren geht auf windows nicht

@staabm staabm marked this pull request as ready for review July 20, 2022 10:13
@staabm staabm added Core REDAXO Core related things Developer Experience (DX) labels Jul 20, 2022
Copy link
Member

@bloep bloep left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm - ungetestet

@gharlan gharlan added the automerge Automatisch PR rebasen und mergen label Jul 20, 2022
@kodiakhq kodiakhq bot merged commit e7c5640 into main Jul 20, 2022
@kodiakhq kodiakhq bot deleted the psalm-win branch July 20, 2022 22:03
@rex-bot rex-bot removed the automerge Automatisch PR rebasen und mergen label Jul 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Core REDAXO Core related things Developer Experience (DX)
Development

Successfully merging this pull request may close these issues.

None yet

5 participants