Users can apply multiple suggestions at once.
Compare changes
Files
5- Jesse Hall authored
@@ -2,22 +2,27 @@
@@ -50,9 +55,7 @@ def build_blobs_data(suggestions)
@@ -76,7 +79,9 @@ def add_line_range_info(suggestion, blob_data_by_path)
@@ -106,7 +111,9 @@ def actions(project, blobs_data)
@@ -168,7 +175,9 @@ def has_range_conflict?(suggestion, blobs_data)