we have `includesInPatch` that is useful, but sometimes we wanna search in the entire that was changed, not only the lines that were changed. I'm thinking contains should have the same `string | string[]` as includes/excludes and `includeInPatch` options.