Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Insight] Text files should end with a valid new line character. - in src/App/…/images/favicon/browserconfig.xml, line 10 #249

Closed
arhimede opened this issue Jun 26, 2024 · 1 comment · Fixed by #257
Assignees
Labels

Comments

@arhimede
Copy link
Member

in src/App/assets/images/favicon/browserconfig.xml, line 10

This file ends with no newline character, or with a different newline character than other files in your project. It won't render properly on a terminal, and it's considered a bad practice.

            <square150x150logo src="/mstile-150x150.png"/><TileColor>#2d89ef</TileColor></tile></msapplication></browserconfig>


Posted from SymfonyInsight

@arhimede
Copy link
Member Author

@arhimede arhimede added the 5.0 x label Jul 4, 2024
@cPintiuta cPintiuta linked a pull request Jul 4, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants