Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

[Impeller] Remove NOLINT on entity_pass.cc.#47316

Closed
zanderso wants to merge 1 commit into
mainfrom
zanderso-patch-5
Closed

[Impeller] Remove NOLINT on entity_pass.cc.#47316
zanderso wants to merge 1 commit into
mainfrom
zanderso-patch-5

Conversation

@zanderso

Copy link
Copy Markdown
Contributor

We've had a few clang rolls since linting this file was causing timeouts. This PR removes the NOLINT to see if we still hit this issue on CI.

If the NOLINT needs to be added back, the linked issue should be updated to flutter/flutter#132417.

Fixes flutter/flutter#132417

@flar @gaaclarke @matanlurey

We've had a few clang rolls since linting this file was causing timeouts. This PR removes the NOLINT to see if we still hit this issue on CI.

If the NOLINT needs to be added back, the linked issue should be updated to flutter/flutter#132417.

Fixes flutter/flutter#132417

@flar flar left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Love it, but now the code needs lint fixes. :(

@chinmaygarde chinmaygarde changed the title Remove NOLINT on entity_pass.cc [Impeller] Remove NOLINT on entity_pass.cc. Oct 25, 2023
@chinmaygarde

Copy link
Copy Markdown
Contributor

Looks like the errors are real.

@chinmaygarde

Copy link
Copy Markdown
Contributor

Looks like the errors will go away after #47347. Will rebase and recheck after that point.

@zanderso

zanderso commented Nov 2, 2023

Copy link
Copy Markdown
Contributor Author

Closing as obsolete.

@zanderso zanderso closed this Nov 2, 2023
@zanderso zanderso deleted the zanderso-patch-5 branch November 2, 2023 20:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Development

Successfully merging this pull request may close these issues.

[Impeller] entity_pass.cc gives Clang tools trouble.

3 participants