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

fix normalieze manifests issue #585

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

yxxhero
Copy link
Collaborator

@yxxhero yxxhero commented Apr 2, 2024

This pull request includes changes to the manifest/parse.go and manifest/parse_test.go files to improve the normalization of YAML content and add corresponding tests.

Improvements to YAML normalization:

  • manifest/parse.go: Refactored the normalization logic into a new function ContentNormalizeManifests to enhance code readability and maintainability. [1] [2]

Testing enhancements:

  • manifest/parse_test.go: Added a new test function TestContentNormalizeManifests to ensure the ContentNormalizeManifests function works correctly with various input scenarios.

@yxxhero yxxhero marked this pull request as draft December 17, 2024 23:45
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.

1 participant