Skip to content

chore: remove obsolete tslint disable comments#37358

Merged
mergify[bot] merged 2 commits intoaws:mainfrom
syukawa-gh:chore/remove-tslint-comments
Mar 30, 2026
Merged

chore: remove obsolete tslint disable comments#37358
mergify[bot] merged 2 commits intoaws:mainfrom
syukawa-gh:chore/remove-tslint-comments

Conversation

@syukawa-gh
Copy link
Copy Markdown
Contributor

Reason for this change

TSLint has been replaced by ESLint in this project. A few leftover tslint:disable comments remain in the source code and serve no purpose.

Description of changes

Remove 3 obsolete tslint disable comments from:

  • packages/aws-cdk-lib/aws-ec2/lib/vpc.tstslint:disable-next-line: max-line-length
  • packages/aws-cdk-lib/aws-ecs/lib/cluster.tstslint:disable-next-line: max-line-length
  • packages/@aws-cdk/aws-ec2-alpha/lib/util.tstslint:disable:no-bitwise

Description of how you validated changes

Comment-only changes. No functional impact.

Checklist

TSLint has been replaced by ESLint. Remove the remaining tslint
disable comments that are no longer needed.
@ozelalisen ozelalisen self-assigned this Mar 30, 2026
@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Mar 30, 2026

Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Mar 30, 2026

Merge Queue Status

  • Entered queue2026-03-30 09:21 UTC · Rule: default-squash
  • Checks passed · in-place
  • Merged2026-03-30 18:22 UTC · at 10cfa7147ea321688cdbd2efbceb70b9078217ed

This pull request spent 9 hours 1 minute 6 seconds in the queue, including 47 minutes 18 seconds running CI.

Required conditions to merge

@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Mar 30, 2026

Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@mergify mergify bot merged commit 5a3f2ea into aws:main Mar 30, 2026
19 of 20 checks passed
@github-actions
Copy link
Copy Markdown
Contributor

Comments on closed issues and PRs are hard for our team to see.
If you need help, please open a new issue that references this one.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 30, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

beginning-contributor [Pilot] contributed between 0-2 PRs to the CDK p2

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants