Skip to content
This repository was archived by the owner on Dec 1, 2024. It is now read-only.

Fix config with multiple overrides for a single file#550

Merged
yucombinator merged 1 commit into
hhvm:mainfrom
jchaffraix-slack:julien_allow_multiple_override
Oct 31, 2023
Merged

Fix config with multiple overrides for a single file#550
yucombinator merged 1 commit into
hhvm:mainfrom
jchaffraix-slack:julien_allow_multiple_override

Conversation

@jchaffraix-slack

Copy link
Copy Markdown
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).
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants