Skip to content

Conversation

balu-lt
Copy link

@balu-lt balu-lt commented Aug 14, 2025

The initial guideline file is generated without a newline at the end.
When additional custom rules are added, code editors like PhpStorm automatically append a newline, causing unnecessary GIT diffs.

This PR ensures that the generated guideline content always ends with a newline, preventing unwanted diffs and following common text file conventions.

@nikspyratos
Copy link

Would it be worth expanding this PR to include doing this change for the mcp.json files created/modified? I've come across this issue there too.

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