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 overrides handling for extends, envs, globals, plugins #429

Merged
merged 1 commit into from
Feb 24, 2020

Conversation

pvdlg
Copy link
Contributor

@pvdlg pvdlg commented Feb 24, 2020

Fix #392

This should be a breaking change as it changes how the overrides are resolved.
The values of extends, envs, globals and plugins for overrides are are now the concatenation of the override and the global config.

@sindresorhus sindresorhus changed the title Concat 'extends', 'envs', 'globals' and 'plugins' arrays when merging Fix overrides handling for extends, envs, globals, plugins Feb 24, 2020
@sindresorhus sindresorhus merged commit 4cefdbc into master Feb 24, 2020
@sindresorhus sindresorhus deleted the fix-392 branch February 24, 2020 08:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Files matching xo.overrides ignore xo.extends
2 participants