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 long lines being wrapped with a trailing space #4288

Merged
merged 2 commits into from
Aug 22, 2024

Conversation

cavcrosby
Copy link
Contributor

Fixes #4282.

@github-actions github-actions bot added the bug label Aug 10, 2024
@cavcrosby cavcrosby marked this pull request as ready for review August 10, 2024 14:45
@cavcrosby cavcrosby requested a review from a team as a code owner August 10, 2024 14:45
@cavcrosby cavcrosby requested review from TamiTakamiya and tanwigeetika1618 and removed request for a team August 10, 2024 14:45
@cavcrosby cavcrosby force-pushed the fix-wrapped-trailing-space branch from ca945d7 to 685965c Compare August 13, 2024 02:00
Copy link
Contributor

@alisonlhart alisonlhart left a comment

Choose a reason for hiding this comment

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

Needs an update to PYTEST_REQPASS after merge of #4289. Looks great!

@cavcrosby
Copy link
Contributor Author

cavcrosby commented Aug 19, 2024

Cool! Merge this one in and I'll then tidy up #4283.

Copy link

@audgirka audgirka requested a review from alisonlhart August 21, 2024 13:59
@audgirka audgirka merged commit 5d2d16a into ansible:main Aug 22, 2024
25 of 26 checks passed
@cavcrosby cavcrosby deleted the fix-wrapped-trailing-space branch August 22, 2024 13:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

autofix: wrapping long lines does add a trailing space
3 participants