Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

balu-lt
Copy link
Contributor

@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.

@ashleyhindle ashleyhindle merged commit 8f7494c into laravel:main Sep 22, 2025
25 of 49 checks passed
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.

3 participants