Commits
Click on a commit to change the comparison rangefeat(linter): allowing `plugins` to be extended with `extends` (#9473)
Adds support for merging the `plugins` arrays in configuration files referenced in `extends` to the top-level `plugins` array of a configuration file. Essentially acts as if you had placed it in the plugins array at the top-level to begin with.