Skip to content

chore(ec2): remove obsolete tslint directive from vpc.ts#37532

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

chore(ec2): remove obsolete tslint directive from vpc.ts#37532
syukawa-gh wants to merge 1 commit intoaws:mainfrom
syukawa-gh:chore/remove-tslint-vpc

Conversation

@syukawa-gh
Copy link
Copy Markdown
Contributor

Reason for this change

The project migrated from tslint to eslint. A leftover tslint:disable-next-line: max-line-length comment remains in vpc.ts that no longer has any effect.

Description of changes

Removed the obsolete tslint:disable-next-line: max-line-length comment from Subnet.ipv4CidrBlock getter.

Description of how you validated changes

Comment-only change. No functional impact.

Checklist


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

The project migrated from tslint to eslint. This removes a leftover
`tslint:disable-next-line` comment that no longer has any effect.
@aws-cdk-automation aws-cdk-automation requested a review from a team April 6, 2026 10:51
@github-actions github-actions bot added the p2 label Apr 6, 2026
@github-actions github-actions bot added the admired-contributor [Pilot] contributed between 13-24 PRs to the CDK label Apr 6, 2026
@aws-cdk-automation aws-cdk-automation added the pr/needs-community-review This PR needs a review from a Trusted Community Member or Core Team Member. label Apr 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

admired-contributor [Pilot] contributed between 13-24 PRs to the CDK p2 pr/needs-community-review This PR needs a review from a Trusted Community Member or Core Team Member.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants