Skip to content

Conversation

@mrgrain
Copy link
Contributor

@mrgrain mrgrain commented Feb 19, 2025


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

private readonly cli: (args: string[]) => Promise<number | void>,
) {}
) {
}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ewwwwwww

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We looked at this and we cannot enforce this consistently because we want to allow empty statements with comments inside of them.

* Query input for looking up a load balancer
*/
export interface LoadBalancerContextQuery extends LoadBalancerFilter {}
export interface LoadBalancerContextQuery extends LoadBalancerFilter {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ewwww again

Copy link
Contributor

@kaizencc kaizencc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mrgrain this grabs some function brackets that i think are ugly. is that absolutely necessary or do we just care about the ifs

@aws-cdk-automation aws-cdk-automation added this pull request to the merge queue Feb 19, 2025
Merged via the queue into main with commit bfb1ff4 Feb 19, 2025
18 checks passed
@aws-cdk-automation aws-cdk-automation deleted the mrgrain/chore/lint-curly-all-the-things branch February 19, 2025 17:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants