Skip to content

chore: remove obsolete tslint disable comments#37358

Open
syukawa-gh wants to merge 1 commit intoaws:mainfrom
syukawa-gh:chore/remove-tslint-comments
Open

chore: remove obsolete tslint disable comments#37358
syukawa-gh wants to merge 1 commit 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.
@aws-cdk-automation aws-cdk-automation requested a review from a team March 26, 2026 05:15
@github-actions github-actions bot added p2 beginning-contributor [Pilot] contributed between 0-2 PRs to the CDK labels Mar 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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.

2 participants