Skip to content

Add missing newlines to JSON files.#50

Merged
gtrrz-victor merged 7 commits intomainfrom
20260116-fixup-trailing-json-newlines
Jan 19, 2026
Merged

Add missing newlines to JSON files.#50
gtrrz-victor merged 7 commits intomainfrom
20260116-fixup-trailing-json-newlines

Conversation

@toothbrush
Copy link
Contributor

@toothbrush toothbrush commented Jan 16, 2026

Description

I noticed that the .entire/ and .claude/ settings JSON files were missing their trailing newline, which is usually harmless, but ugly. I told Claude Code to fix it for me, and i was surprised it claimed that just appending a '\n' manually was the best. I would've expected some sort of StringBuilder gymnastics or something.

@toothbrush toothbrush force-pushed the 20260116-fixup-trailing-json-newlines branch from a36648e to 9a548bb Compare January 16, 2026 05:23
@gtrrz-victor gtrrz-victor force-pushed the 20260116-fixup-trailing-json-newlines branch from 66835f5 to 0445bb1 Compare January 19, 2026 02:09
@gtrrz-victor gtrrz-victor merged commit 862f140 into main Jan 19, 2026
3 checks passed
@gtrrz-victor gtrrz-victor deleted the 20260116-fixup-trailing-json-newlines branch January 19, 2026 02:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants