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: cleaned whitespace+newline in rego #671

Merged
merged 1 commit into from
Sep 17, 2024

Conversation

meganwolf0
Copy link
Collaborator

Description

Fixes the rego-becomes-a-single-string problem when any of the rego has whitespace followed by a newline character. Only impacts the "compose" functionality

Related Issue

Fixes #483

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Other (security config, docs update, etc)

Checklist before merging

@meganwolf0 meganwolf0 marked this pull request as ready for review September 17, 2024 14:52
Copy link
Member

@brandtkeller brandtkeller left a comment

Choose a reason for hiding this comment

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

Looks great! delta between current release and this change reflects correction.

@brandtkeller brandtkeller merged commit ac7039d into main Sep 17, 2024
5 checks passed
@brandtkeller brandtkeller deleted the 483-trim-trailing-whitespace-in-validations branch September 17, 2024 15:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

Trim trailing whitespace in validations
2 participants