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

Forward the environment keys to PHP CS Fixer #3

Merged
merged 2 commits into from
Feb 9, 2025
Merged

Conversation

Baptouuuu
Copy link
Member

@Baptouuuu Baptouuuu commented Feb 9, 2025

This allows a user to defined a environment key is its shell and still be understood by PHP CS Fixer inside this tool.

Right now only PHP_CS_FIXER_IGNORE_ENV is forwarded.

This is necessary to explicitly specify the keys since by default innmind/server-control doesn't forward environment variables (to avoid implicits).

Fixes #2

@Baptouuuu Baptouuuu added the enhancement New feature or request label Feb 9, 2025
@Baptouuuu Baptouuuu self-assigned this Feb 9, 2025
@Baptouuuu Baptouuuu merged commit 851f69f into develop Feb 9, 2025
15 checks passed
@Baptouuuu Baptouuuu deleted the cs-fixer-config branch February 9, 2025 13:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Forward the envelope var PHP_CS_FIXER_IGNORE_ENV
1 participant