Skip to content

eng: add a lint rule for ensureNoDisposablesAreLeakedInTestSuite#200089

Merged
connor4312 merged 1 commit intomainfrom
connor4312/disposable-leak-squashing
Dec 5, 2023
Merged

eng: add a lint rule for ensureNoDisposablesAreLeakedInTestSuite#200089
connor4312 merged 1 commit intomainfrom
connor4312/disposable-leak-squashing

Conversation

@connor4312
Copy link
Copy Markdown
Member

Adds a lint rule that ensures ensureNoDisposablesAreLeakedInTestSuite
is called in suites. It grandfathers in existing files that were lacking
the call entirely.

This PR also includes manual fixes to files that used the function
already but were missing it in one or more suites, which the lint rule
detects.

Adds a lint rule that ensures ensureNoDisposablesAreLeakedInTestSuite
is called in suites. It grandfathers in existing files that were lacking
the call entirely.

This PR also includes manual fixes to files that used the function
already but were missing it in one or more suites, which the lint rule
detects.
@connor4312 connor4312 self-assigned this Dec 5, 2023
@connor4312 connor4312 enabled auto-merge (squash) December 5, 2023 21:49
@connor4312 connor4312 merged commit 16c469a into main Dec 5, 2023
@connor4312 connor4312 deleted the connor4312/disposable-leak-squashing branch December 5, 2023 22:35
@github-actions github-actions bot locked and limited conversation to collaborators Jan 19, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants