Skip to content

Conversation

@javydekoning
Copy link
Contributor

@javydekoning javydekoning commented Aug 22, 2022

Issue #, if available:
N/A

Description of changes:
This PR makes style adjustments that do not satisfy our linters. Unfortunately the rdk samples PR merge crossed the merge of the linter, hence they where not caught. Specifically this rule:

https://github.com/awslabs/aws-deployment-framework/blob/master/.editorconfig#L30-L31

Also added:

CLOUDFORMATION_CFN_LINT_FILE_EXTENSIONS: [".yml", ".yaml"]

To the linter config to bring it inline with our cfn-lint configuration. This repo doesn't have json CloudFormation templates, but the rdk samples have partial templates in json that are otherwise incorrectly flagged.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@javydekoning javydekoning requested a review from sbkok August 23, 2022 09:50
Copy link
Collaborator

@sbkok sbkok left a comment

Choose a reason for hiding this comment

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

Thanks for fixing these!

@sbkok sbkok merged commit 5d3c8ec into awslabs:master Aug 23, 2022
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.

3 participants