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 indentation change to comments when using --fix #4273

Merged
merged 1 commit into from
Aug 2, 2024

Conversation

cavcrosby
Copy link
Contributor

@cavcrosby cavcrosby commented Jul 24, 2024

Fixes #4260.

@github-actions github-actions bot added the bug label Jul 24, 2024
@cavcrosby cavcrosby force-pushed the fix-indentation-transforming branch from 637c3a5 to eb2eea5 Compare July 25, 2024 21:13
@cavcrosby cavcrosby force-pushed the fix-indentation-transforming branch from eb2eea5 to b33a630 Compare July 25, 2024 21:25
@cavcrosby cavcrosby marked this pull request as ready for review July 25, 2024 21:41
@cavcrosby cavcrosby requested a review from a team as a code owner July 25, 2024 21:41
@cavcrosby cavcrosby requested review from audgirka and alisonlhart and removed request for a team July 25, 2024 21:41
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.

PYTEST_REQPASS needs to be updated.

Copy link

sonarcloud bot commented Aug 2, 2024

@audgirka audgirka merged commit 2dd2336 into ansible:main Aug 2, 2024
26 checks passed
@cavcrosby cavcrosby deleted the fix-indentation-transforming branch August 2, 2024 11:43
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.

--fix will change the comment indentation level when there is no following code
3 participants