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

Updated Logic to Allow Multi-Line Array Formatting to Remove Unnecessary Escape Chararcters #612

Merged
merged 4 commits into from
Feb 2, 2023

Conversation

pjkaufman
Copy link
Collaborator

Fixes #525

Changes Made:

  • Added tests to verify the removal of unnecessary escape characters is working for formatting yaml arrays
  • Added logic around only escaping the array value if needed for multi-line arrays with the designation from the user

@pjkaufman pjkaufman added the enhancement New feature or request label Feb 2, 2023
@pjkaufman pjkaufman self-assigned this Feb 2, 2023
@pjkaufman pjkaufman merged commit 8ebebe3 into platers:master Feb 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: Linter fails to recognize aliases containing commas
1 participant