Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Indent generated.lst and add newlines #699

Merged

Conversation

rickard-von-essen
Copy link
Contributor

@rickard-von-essen rickard-von-essen commented Jan 27, 2025

Description of your changes

Add newlines and indentation to the JSON array in config/generated.lst to make it easier to review diffs etc.

I have:

  • Read and followed Crossplane's contribution process.
  • Run make reviewable to ensure this PR is ready for review.
  • N/A Added backport release-x.y labels to auto-backport this PR if necessary.

How has this code been tested

$ diff <(git show HEAD~:config/generated.lst | jq) <(git show HEAD:config/generated.lst | jq)
[no output]

To make diffs easy to inspect where resources are added/removed

Signed-off-by: Rickard von Essen <[email protected]>
Signed-off-by: Rickard von Essen <[email protected]>
@rickard-von-essen rickard-von-essen force-pushed the indent-generated-lst branch 2 times, most recently from caef166 to e3454ed Compare January 27, 2025 20:44
Copy link
Collaborator

@turkenf turkenf left a comment

Choose a reason for hiding this comment

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

Thank you for taking care of this @rickard-von-essen, LGTM.

@turkenf turkenf merged commit eebe86e into crossplane-contrib:main Jan 29, 2025
8 checks passed
@rickard-von-essen rickard-von-essen deleted the indent-generated-lst branch January 29, 2025 20:00
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.

2 participants