Closed javascripter closed 9 hours ago
include and exclude options handling was incorrect. It should always apply defaults but the current code ignores defaults when user-supplied config is provided.
include
exclude
Why
include
andexclude
options handling was incorrect. It should always apply defaults but the current code ignores defaults when user-supplied config is provided.Test Plan