Skip to content

Conversation

@tacman
Copy link

@tacman tacman commented Nov 5, 2025

No description provided.

- you MUST follow PSR2 and Symfony coding standard (run `composer cs` on your branch);
- you MUST run the tests (run `composer test`);
- you MUST comply to the MIT license;
- You MUST write code in English.
Copy link
Member

Choose a reason for hiding this comment

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

Why did you change the ; to a .?
We always learn we should use ; 🤔

For example, on symfony.com, the use the same pattern!

Copy link
Author

@tacman tacman Nov 5, 2025

Choose a reason for hiding this comment

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

This is what claude tells me:

Most modern writing style guides (AP, Chicago Manual of Style for web content, etc.) recommend either:

No punctuation after bullets if they're phrases
Periods if they're complete sentences
Consistent punctuation throughout the list

The semicolon approach is becoming less common except in very formal or legal contexts.

To my eye, the ; looks odd, and in particular with the last bullet ending in a period.

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