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

Skip to content

Secrets, Security, and Messenger commands descriptions should not end with a "." (dot) #36798

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

Merged
merged 1 commit into from
May 12, 2020

Conversation

carlosbuenosvinos
Copy link
Contributor

@carlosbuenosvinos carlosbuenosvinos commented May 12, 2020

Q A
Branch? 4.4 (to be switched while merging)
Bug fix? no
New feature? no
Deprecations? no
Tickets N/A
License MIT
Doc PR N/A

When running bin/console almost all the command descriptions do not end with a ".". So in order to be consistent, we should remove it from the Secrets Commands.

Current Output for Secrets Commands (with dots)
image

Other Command Descriptions (without dots)
image

image

Symfony CLI output (without dots)
image

@nicolas-grekas nicolas-grekas added this to the 4.4 milestone May 12, 2020
@carlosbuenosvinos carlosbuenosvinos changed the title Secrets commands descriptions should not end with a "." (dot) Secrets and Security commands descriptions should not end with a "." (dot) May 12, 2020
@carlosbuenosvinos carlosbuenosvinos changed the title Secrets and Security commands descriptions should not end with a "." (dot) Secrets, Security, and Messenger commands descriptions should not end with a "." (dot) May 12, 2020
@carlosbuenosvinos carlosbuenosvinos marked this pull request as ready for review May 12, 2020 19:22
@carlosbuenosvinos carlosbuenosvinos requested a review from sroze as a code owner May 12, 2020 19:22
@fabpot
Copy link
Member

fabpot commented May 12, 2020

Good catch, thanks @carlosbuenosvinos.

@fabpot fabpot merged commit a73523b into symfony:master May 12, 2020
@nicolas-grekas nicolas-grekas modified the milestones: 4.4, 5.1 May 12, 2020
@carlosbuenosvinos
Copy link
Contributor Author

Should we add something to the Coding Standards or documentation about writing commands? As a recommendation?

weaverryan added a commit to symfony/maker-bundle that referenced this pull request Aug 25, 2020
…nosvinos)

This PR was squashed before being merged into the 1.0-dev branch.

Discussion
----------

Remove trailing "." for consistency with #36798

| Q             | A
| ------------- | ---
| Branch?       | 5.1 (to be switched while merging)
| Bug fix?      | no
| New feature?  | no
| Deprecations? | no
| Tickets       | N/A
| License       | MIT
| Doc PR        | N/A

Following symfony/symfony#36798. When running `bin/console` almost all the command descriptions do not end with a ".". So in order to be consistent, we should remove it from the Make Bundle Commands.

![image](https://user-images.githubusercontent.com/351553/89835336-e3021b00-db64-11ea-87c9-6d2ac50f6db2.png)

Thanks in again for your great work!

Commits
-------

8e9a5b7 Remove trailing "." for consistency with #36798
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants