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: incorrect full description indentation #187

Merged
merged 1 commit into from
May 10, 2023

Conversation

russellbanks
Copy link
Owner

@russellbanks russellbanks commented May 10, 2023

  • Changes the sentence Regex to consume the space after each line
  • Trims the start of each full description line for manifests that were already created with this issue or have incorrect indentation anyway

Before:

Sentence one.
 Sentence two
^ note space

After:

Sentence one.
Sentence two

@russellbanks russellbanks merged commit 9f180be into main May 10, 2023
@russellbanks russellbanks deleted the fix-full-description-indentation branch May 10, 2023 08:59
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