Skip to content

Fix missing new line when adding excluded files#29

Merged
klementng merged 1 commit intoklementng:mainfrom
asardaes:fix-missing-new-line
Jun 9, 2025
Merged

Fix missing new line when adding excluded files#29
klementng merged 1 commit intoklementng:mainfrom
asardaes:fix-missing-new-line

Conversation

@asardaes
Copy link
Copy Markdown
Contributor

@asardaes asardaes commented Jun 3, 2025

I noticed the file tracking exclusions often had 2 files on the same line, and I think that's because one run appends files but doesn't add another new line at the very end, so the next run starts appending at the end of the line from the previous run.

@klementng klementng merged commit 6a82f0a into klementng:main Jun 9, 2025
1 check passed
@asardaes asardaes deleted the fix-missing-new-line branch June 9, 2025 07:42
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.

2 participants