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 config with multiple overrides for a single file #550

Merged

Conversation

jchaffraix-slack
Copy link
Contributor

This is a regression from
e6b406d that removes support for multiple overrides for a single file.

This restores the support for multiple overrides for the run config, but the linterConfigs section is still based on the override found.

I manually tested this PR to make sure we don't regress existing tests (and new tests are still passing).

This is a regression from
hhvm@e6b406d
that removes support for multiple overrides for a single
file.

This restores the support for multiple overrides for the run
config, but the `linterConfigs` section is still based on the
override found.

I manually tested this PR to make sure we don't regress
existing tests (and new tests are still passing).
@yucombinator yucombinator merged commit d2345af into hhvm:main Oct 31, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants