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

Enable more PHP-CS-Fixer rules for PHPDoc #864

Merged
merged 5 commits into from
Feb 6, 2020

Conversation

ob-stripe
Copy link
Contributor

r? @cjavilla-stripe

Add a few more rules I missed in #863.

@ob-stripe ob-stripe mentioned this pull request Feb 6, 2020
4 tasks
Copy link
Contributor

@cjavilla-stripe cjavilla-stripe left a comment

Choose a reason for hiding this comment

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

LGTM

@ob-stripe ob-stripe merged commit 5fc90cc into integration-phpdoc Feb 6, 2020
@ob-stripe ob-stripe deleted the ob-more-phpdoc branch February 6, 2020 21:31
ob-stripe added a commit that referenced this pull request Feb 10, 2020
* Use phpdoc_order rule

* Use phpdoc_to_comment rule

* Use align_multiline_comment rule

* Use no_blank_lines_after_phpdoc rule

* Use no_empty_phpdoc rule
ob-stripe added a commit that referenced this pull request Feb 10, 2020
* Replace `@link` with `@see`

* Use PHP-CS-Fixer rules to improve PHPDoc

* Enable more PHP-CS-Fixer rules for PHPDoc (#864)

* Use phpdoc_order rule

* Use phpdoc_to_comment rule

* Use align_multiline_comment rule

* Use no_blank_lines_after_phpdoc rule

* Use no_empty_phpdoc rule

* Add descriptions for API resource fields (#866)
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 this pull request may close these issues.

3 participants