Skip to content

compute: greatly simplify resolver logic

Administrator requested to merge rvt/regexp-replace-l into main

Created by: rvantonder

Stacked on https://github.com/sourcegraph/sourcegraph/pull/26551.

Most of the preceding changes were to make this resolver code better, which now only cares about the result type of a command, and command behavior and types are abstracted via command.Run.

Merge request reports

Loading