Skip to content

Conversation

@mrgrain
Copy link
Contributor

@mrgrain mrgrain commented Feb 21, 2025

Fixes the generated empty interface not complying with our eslint rule to have newlines between control curly braces.

// not-allowed, but previously generated
interface DocsOptions {}

Instead we just avoid the problem by not generating empty interfaces.


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

@mrgrain mrgrain added the pr/exempt-integ-test Skips the integ test steps if set. label Feb 21, 2025
@mrgrain mrgrain marked this pull request as draft February 21, 2025 14:25
auto-merge was automatically disabled February 21, 2025 14:25

Pull request was converted to draft

@mrgrain mrgrain marked this pull request as ready for review February 21, 2025 14:25
@mrgrain mrgrain closed this Feb 21, 2025
auto-merge was automatically disabled February 21, 2025 15:06

Pull request was closed

@mrgrain mrgrain reopened this Feb 21, 2025
@aws-cdk-automation aws-cdk-automation added this pull request to the merge queue Feb 21, 2025
Merged via the queue into main with commit 7517ecc Feb 21, 2025
29 of 30 checks passed
@aws-cdk-automation aws-cdk-automation deleted the mrgrain/chore/user-input-no-empty branch February 21, 2025 15:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr/exempt-integ-test Skips the integ test steps if set.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants