You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add test for check mode conflicts in check configurations
In addition to being pointless, having the same check mode in multiple companion configuration fields results in the
configuration behavior being dependent on which order the fields are processed in, which may change.
// Having the same check mode in multiple configurations results in the configuration behavior being dependent on which order the fields are processed in, which may change.
0 commit comments