Skip to content

Fix ignore file generation #3046

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

Merged
merged 1 commit into from
Feb 17, 2023
Merged

Conversation

jcgruenhage
Copy link
Contributor

Previously, generated ignore files didn't put newlines between separate
ignores. We're now appending \n to each line before writing them out.

Verified

This commit was signed with the committer’s verified signature.
jcgruenhage JC Grünhage
Previously, generated ignore files didn't put newlines between separate
ignores. We're now appending `\n` to each line before writing them out.
@jcgruenhage jcgruenhage requested a review from a team as a code owner February 15, 2023 18:34
@jcgruenhage
Copy link
Contributor Author

There should probably be a better test case here (one with multiple lines), but I'm currently on sick leave and only doing very little due to that..

@ssbarnea ssbarnea changed the title fix ignore file generation Fix ignore file generation Feb 16, 2023
@ssbarnea ssbarnea added the bug label Feb 16, 2023
@ssbarnea ssbarnea merged commit 95d8895 into ansible:main Feb 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants