Configuration: Merging Plugins
eiennohito opened this issue · 0 comments
eiennohito commented
For plugin configuration use the following strategy.
- Order plugins in the specified configuration completely overrides order of plugins in the default configuration.
- Plugin configuration is merged with the default configuration by replacing options from the default configuration.
- class "remaining" allows to put remaining plugins to the specific point.