Skip to content

fix(lint): add final newline to package/content/index.php#2525

Merged
dunglas merged 1 commit into
mainfrom
fix/welcome-final-newline
Jul 18, 2026
Merged

fix(lint): add final newline to package/content/index.php#2525
dunglas merged 1 commit into
mainfrom
fix/welcome-final-newline

Conversation

@dunglas

@dunglas dunglas commented Jul 18, 2026

Copy link
Copy Markdown
Member

The Lint Code Base job on main is red: the welcome page added in #2524 ends without a trailing newline, which violates .editorconfig (insert_final_newline = true). EDITORCONFIG was the only failing linter.

Appends the missing newline. No content change.

Satisfies .editorconfig insert_final_newline; unblocks the Lint Code Base
job on main.
Copilot AI review requested due to automatic review settings July 18, 2026 13:49

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review any files in this pull request.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@dunglas
dunglas merged commit 0d521e1 into main Jul 18, 2026
13 checks passed
@dunglas
dunglas deleted the fix/welcome-final-newline branch July 18, 2026 13:50
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