Reverts "Add a currently unused runs_in_merge_queue property to Linux analyze. (#162335)" (#162402)

<!-- start_original_pr_link -->
Reverts: flutter/flutter#162335
<!-- end_original_pr_link -->
<!-- start_initiating_author -->
Initiated by: matanlurey
<!-- end_initiating_author -->
<!-- start_revert_reason -->
Reason for reverting: Not feasible to implement this as-is, so it just
makes the configuration file confusing. Revert for now.
<!-- end_revert_reason -->
<!-- start_original_pr_author -->
Original PR Author: matanlurey
<!-- end_original_pr_author -->

<!-- start_reviewers -->
Reviewed By: {jonahwilliams}
<!-- end_reviewers -->

<!-- start_revert_body -->
This change reverts the following previous change:
Towards https://github.com/flutter/flutter/issues/162329.

This currently does nothing.
<!-- end_revert_body -->

Co-authored-by: auto-submit[bot] <flutter-engprod-team@google.com>
This commit is contained in:
auto-submit[bot] 2025-01-29 21:40:46 +00:00 committed by GitHub
parent 14cf4acc97
commit ff09ffd3cb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -351,9 +351,6 @@ targets:
timeout: 60
properties:
shard: analyze
# TODO(matanlurey): Remove or document.
# See https://github.com/flutter/flutter/issues/162329.
runs_in_merge_queue: "true"
dependencies: >-
[
{"dependency": "ktlint", "version": "version_1_1_1"}