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
User intuition probably implies that the lines-changed-only option should implicitly mean files-changed-only is true, but this is not the case under the hood.
I think this is partially implemented in #81 (as part of the solution to #74), but it would be better to make the source explicitly change the value of files-changed-only if lines-changed-only is not disabled.
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
User intuition probably implies that the
lines-changed-only
option should implicitly meanfiles-changed-only
is true, but this is not the case under the hood.I think this is partially implemented in #81 (as part of the solution to #74), but it would be better to make the source explicitly change the value of
files-changed-only
iflines-changed-only
is not disabled.The text was updated successfully, but these errors were encountered: